Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: syssrc
On Mon, May 08, 2000 at 08:39:29PM +0200, Johan Danielsson wrote:
> > Don't use not-in-user-namespace variable names that newer versions
> > of GCC doesn't like very much.
>
> Doesn't newer GCC implement __func__ (same as __FUNCION__)?
Sure, but to be compatible with older, I just renamed the variable and
used it as before.
GCC 2.96 complained about your usage of __func__.
--
-- Jason R. Thorpe <thorpej%zembu.com@localhost>
Home |
Main Index |
Thread Index |
Old Index