[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Updating proprietary product-file code
From: |
Greg Chicares |
Subject: |
Re: [lmi] Updating proprietary product-file code |
Date: |
Fri, 02 Apr 2010 13:55:43 +0000 |
User-agent: |
Thunderbird 2.0.0.24 (Windows/20100228) |
On 2010-04-01 03:13Z, Greg Chicares wrote:
> The svn repository is self-consistent, but if you have proprietary
> code that writes product files, you need to update it. Here are
> the commands I used for the last two svn updates:
[...]
Similarly:
20100402T1123Z
Reimplement class product_data.
/lmi/src/products/src[0]$sed -i my_prod.cpp -e's/\.pol/.policy/'
20100402T1330Z
Remove deprecated member functions of class product_data.
/lmi/src/products/src[0]$sed -i my_prod.cpp -e's/Write(/save(/'
- Re: [lmi] Updating proprietary product-file code,
Greg Chicares <=
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/05
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/07
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/23
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/26
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/26
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/27
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/28
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/29