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]

Deprecating GCC extensions...


Whilst we're on the topic of deprecating extensions, is there any support
for deprecating multi-line strings for GCC 3.0?

Of course, it will still be supported and not warned about when caused
by system header macros (glibc's stdlib/longlong.h uses it), but it
would be nice to be able to remove this extension a couple of years
down the line.  We already reject it in directives other than #define.
I really hate it with a vengeance, particularly as it's 100% redundant.

Neil.


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