"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:

| On Fri, Jun 28, 2002 at 09:23:37AM +0100, Angus Leeming wrote:
>> On Thursday 27 June 2002 9:38 pm, Kayvan A. Sylvan wrote:
>> > Here is a log of "sh -xv fdfix.sh form_aboutlyx.fd"
>> 
>> Very neat and clever. I didn't know about "-xv"
>> 
>> So the question is, why aren't you creating form_aboutlyx.H?
>> Do you need to modify the script, so:
>> 
>>   # Note that the REAL magic is to be found in the sed scripts fdfixc.sed and
>>   # fdfixh.sed used by this shell script.
>> 
>> + OUTPUT_FILE=
>>   INTRO_MESSAGE ()
>> 
>> Ie, define OUTPUT_FILE at the top of the script (it's then given a value 
>> lower down.)
>> 
>> Also does the fact that the first line appears to be offset by one space make 
>> a difference?
>> 
>> Angus
>> 
>
| On Windows, foo.h and foo.H seem to access the same file. That is
| why fdfix.sh fails on WinXP.

mmm... we could use .h and .hpp instead.
(and .c and .cpp)

-- 
        Lgb

Reply via email to