It's a compiler change. We've not fixed it partially to serve as a quick warning of compiler version change.
On Thu, Jan 17, 2002 at 01:21:16PM +0100, Marc LE DOUARAIN wrote: > It seems to me, that I've the same warning with the old gcc 2 at home. > Perhaps something to see with RTLinux 3.1 ? > > > >>> [EMAIL PROTECTED] 16/01/02 23h26 >>> > 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/ > > > -- [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/ -- --------------------------------------------------------- Victor Yodaiken Finite State Machine Labs: The RTLinux Company. www.fsmlabs.com www.rtlinux.com -- [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/
