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]
Other format: [Raw text]

Re: warn/croak on "string" "string" auto-joins


On Aug 17, 2004, at 4:00 PM, Robert Dewar wrote:
I would think the reasonable condition for the warning is that no
line feed appears between the two strings, which is indeed unusual
usage.

And that a literal ``" "'' appears in the input stream... Most uses are likely to have comments, macro fun, newlines, tabs, multiple spaces....


:-)


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