Well, from the preprocessor's point of view, () are extra tokens.
What is being undefined is the string __cli, not the "function"
__cli().  Perhaps earlier preprocessors have been more lenient in
letting things like this through.

    Norm

----- Original Message -----
From: Massimiliano Cialdi <[EMAIL PROTECTED]>
To: rtl <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 12:30 PM
Subject: [rtl] rtlinux & gcc 3.0.3


> does anyone tried to compile some module using gcc 3.0.3?
>
> I receive some warnings like:
> /usr/src/rtlinux/rtlinux-3.1/linux/include/asm/rtlinux_cli.h:24:13:
> warning: extra tokens at end of #undef directive
>
> at the line indicated in rtlinux_cli.h there is:
> #undef __cli()
>
> it seems that extra tokens are "()"
>
> I wonder if I can remove the extra tokens wherever they are.
>
> thanks
> --
> Massimiliano Cialdi
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/
>
>

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to