gcc, ever improving ... :-)

Ronald G Minnich rminnich at lanl.gov
Thu Oct 17 16:28:00 CEST 2002


	printk_debug(__FUNCTION__ "\n");

You get the message:

/home/rminnich/src/freebios/src/arch/i386/lib/hardwaremain.c:139: warning:
concatenation of string literals with __FUNCTION__ is deprecated

OK, I use this technique quite a bit. Anybody know why this handy little
trick is 'deprecated'?

ron




More information about the coreboot mailing list