glibc 2.1.1pre2 breaks libstdc++-v3 build

Neil Booth neil@daikokuya.demon.co.uk
Fri Jan 12 11:01:00 GMT 2001


Zack Weinberg wrote:-

> Careful.  I want named rest arguments to be completely orthogonal to
> all other extensions to varargs macros.  This is because named rest
> arguments have a good chance of being accepted for standardization,
> but the others don't.

Ah, yes, sorry I forgot.

> [Glibc should be doing
> 
> #define printf(args...) fprintf(stdout, args...)
> 
> which will DTRT with all versions of GCC that support varargs macros
> at all.]

Yes.

Neil.


More information about the Libc-alpha mailing list