This is the mail archive of the gcc-bugs@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: g++ 2.7.2.3 says «Unterminated string» ininline function containing terminated string with letters above 127d


> I can not (yet) upgrade to the current release, but I hope the bug is
> not present in the current release.

Thanks for your bug report. gcc-2.95.2 indeed accepts your program.
Please note that it is not strictly portable C++ code, since only
ASCII is allowed here. g++ accepts that as an extension.

Regards,
Martin

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