concatenation of string literals with __FUNCTION__ is deprecated

Roland McGrath roland@frob.com
Sun Dec 16 18:50:00 GMT 2001


With current gcc from cvs I get this warning in several places compiling
libc.  In all those cases, __FUNCTION__ is not providing any source-level
dynamism and could as well be replaced by a plain literal.

Any objections to making those changes?



More information about the Libc-hacker mailing list