Re: drivers/atm/firestream.c doesn't compile in 2.5.33

From: David S. Miller (davem@redhat.com)
Date: Sun Sep 01 2002 - 04:13:08 EST


   From: Rogier Wolff <R.E.Wolff@BitWizard.nl>
   Date: Sun, 1 Sep 2002 11:14:33 +0200
   
   Or did the __FUNCTION__ extension from gcc change? Someone please
   explain.....

CPP pasting __FUNCTION__ is now deprecated because for c++ you
cannot do it at compile time. At least that is how I understand
the problem.

The long and short of it is that __FUNCTION__ cpp string pasting
is now illegal.

-
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/



This archive was generated by hypermail 2b29 : Sat Sep 07 2002 - 22:00:13 EST