[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: |
Sat, 01 May 2010 16:56:07 +0000 |
User-agent: |
Thunderbird 2.0.0.24 (Windows/20100228) |
On 2010-04-29 19:16Z, Greg Chicares wrote:
> On 2010-04-28 12:33Z, Greg Chicares wrote:
>> On 2010-04-27 14:33Z, Greg Chicares wrote:
>>> On 2010-04-26 14:14Z, Greg Chicares wrote:
>>>> On 2010-04-26 12:42Z, Greg Chicares wrote:
>>>>> On 2010-04-23 23:57Z, Greg Chicares wrote:
>>>>>> 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:
>
> 20100429T1913Z
> Reimplement 'database' (formerly 'db4') product files (VS).
>
> /lmi/src/products/src[0]$sed -i my_prod.cpp -e's/\.db4"/.database"/'
Similarly:
20100501T1631Z
Rename 'ihs_funddata.?pp' to 'fund_data.?pp'.
/lmi/src/products/src[0]$sed -i my_fund.cpp
-e's|ihs_funddata.hpp|fund_data.hpp|'
- Re: [lmi] Updating proprietary product-file code,
Greg Chicares <=