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: Newline in constant string


Alexandre Oliva wrote:-
> On Dec 29, 2000, "Dave Raggett" <dave_raggett@hotmail.com> wrote:
> 
> > warning in such case. e.g. "missing '\' in your constant string".
> 
> Why?  I think this usage is already blessed by ISO C89.

Nope, definitely not.  It's not in C99 either.  I don't like this GCC
extension, but that's just MHO since it uglifies cpplib and is
unnecessary anyway.

Neil.

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