gcc, ever improving ... :-)

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


On Thu, 17 Oct 2002, Dave Jones wrote:

> Simple fix :
>
>     printk_debug("%s\n", __FUNCTION__);

Yep I know about this. It's just that there are usages that won't work
this way -- macros that count on being able to use standard C string
concatenation. I'm not the only person using these, there are tons of them
out there, and the various projects just got over the recent changes in
cpp concatenation.

Oh well, enough whining.  Another day, another change :-)

ron




More information about the coreboot mailing list