bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS autoconf ifnames and C++ comments


From: Nicolas Joly
Subject: CVS autoconf ifnames and C++ comments
Date: Thu, 2 Oct 2003 11:52:37 +0200
User-agent: Mutt/1.5.4i

Hi,

It seems that CVS autoconf ifnames, does not handle C++ comments. I
thought it was already supported, as a ChangeLog entry claims :

2003-04-08  Akim Demaille  <address@hidden>

        * bin/ifnames.in: Skip C++ comments.
        From Jeremy Yallop.

It seems that the program was not updated in the mean time ?

address@hidden [tmp/ifnames]> cat foo.c
#if X // To be removed later
 this is a bad sample
#endif
address@hidden [tmp/ifnames]> ~/temp/autoconf/bin/ifnames foo.c
To foo.c
X foo.c
be foo.c
later foo.c
removed foo.c

address@hidden [tmp/ifnames]> ~/temp/autoconf/bin/ifnames --version
ifnames (GNU Autoconf) 2.57f
Written by David J. MacKenzie and Paul Eggert.
[...]

-- 
Nicolas Joly

Biological Software and Databanks.
Pasteur Institute, Paris.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]