lkml.org 
[lkml]   [2002]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5.34: IR __FUNCTION__ breakage
Neil Booth wrote:
> Andreas Steinmetz wrote:-
>
>
>>At least for gcc 3.2 this would be better:
>>
>>#define DERROR(dbg, fmt, args...) \
>> do { if (DEBUG_##dbg) \
>> printk(KERN_INFO "irnet: %s(): " fmt, __FUNCTION__, ##args); \
>> } while(0)
>>
>>Unfortunately this doesn't work with gcc 2.95.3.
>
>
> I think it might if you put a space after __FUNCTION__ and before the
> comma.
>
> Neil.
>

Yes, I just verified it does work this way on gcc 2.95.3 though in my
opinion it is very prone to errors (typos, ...). Furthermore I don't
have any older compilers around for testing this which might still be in
use.

--
Andreas Steinmetz
D.O.M. Datenverarbeitung GmbH

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.050 / U:20.740 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site