This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0 bootstrap broken
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Subject: Re: 3.0 bootstrap broken
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sun, 10 Jun 2001 11:26:10 -0700 (PDT)
- cc: Nathan Sidwell <nathan at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org, aoliva at redhat dot com, moshier at mediaone dot net, mark at codesourcery dot com
>
> Perhaps it needs to be noted that the vscanf and snprintf families of
> functions are new to C99 and so probably need handling the same way as
> libstdc++ handles other C99 functions.
yeah I'm on it