[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, 23 Apr 2010 23:57:25 +0000 |
User-agent: |
Thunderbird 2.0.0.24 (Windows/20100228) |
On 2010-04-07 11:47Z, Greg Chicares wrote:
> On 2010-04-05 19:52Z, Greg Chicares wrote:
>> On 2010-04-02 13:55Z, Greg Chicares wrote:
>>> 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:
20100423T2334Z
Refactor, merging two classes into one.
/lmi/src/products/src[0]$sed -i my_rnd.cpp -e 's/ihs_rnddata/rounding_rules/'
/lmi/src/products/src[0]$sed -i my_rnd.cpp -e
's/StreamableRoundingRules/rounding_rules/'
/lmi/src/products/src[0]$sed -i my_rnd.cpp -e
's/WriteProprietaryRndFiles/write_proprietary_rounding_files/'
- Re: [lmi] Updating proprietary product-file code, Greg Chicares, 2010/04/02
- 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 <=
- 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