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

_______________________________________________
Linuxbios mailing list
[EMAIL PROTECTED]
http://www.clustermatic.org/mailman/listinfo/linuxbios

Reply via email to