This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: 3.0 bootstrap broken
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Subject: Re: 3.0 bootstrap broken
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Sun, 10 Jun 2001 16:01:27 +0100 (BST)
- cc: <gcc-bugs at gcc dot gnu dot org>, <bkoz at redhat dot com>, <aoliva at redhat dot com>, <moshier at mediaone dot net>, <mark at codesourcery dot com>
On Sun, 10 Jun 2001, Nathan Sidwell wrote:
> ../include/c_std/bits/std_cstdio.h:110: `vfscanf' not declared
> ../include/c_std/bits/std_cstdio.h:112: `vscanf' not declared
> ../include/c_std/bits/std_cstdio.h:114: `vsscanf' not declared
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.
--
Joseph S. Myers
jsm28@cam.ac.uk