This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cpplib to-do list


On 07 May 1999 10:36:58 +0200, Andreas Schwab wrote:
>Jason Merrill <jason@cygnus.com> writes:
>
>|> >>>>> Matthew Kirkwood <weejock@ferret.lmh.ox.ac.uk> writes:
>|> 
>|>  > On Tue, 4 May 1999, Zack Weinberg wrote:
>|>  >> I wrote up a to-do list for cpplib.  Comments would be appreciated.
>|>  >> 
>|>  >> http://rabi.phys.columbia.edu/~zack/code/cpplib.html
>|> 
>|>  > You might like to add:
>|>  >  ~ Better recognition of different line-ending sequences.  Currently
>|>  >    line-continuation '\\' only works with Unix-style '\n' endings.
>|> 
>|> This is only true of cccp; all line-ending sequences are treated the same
>|> by cpplib.
>
>Btw, what happend to -Wwhite-space that was added to cccp in the gcc2
>snapshot?  There are more usefull changes missing in egcs that were
>installed by Paul Eggert on Dec 5.

What does this do?  I know about warning about whitespace after a
backslash, that needs to be added to cpplib.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]