This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/51785] gets not anymore declared
- From: "marc.glisse at normalesup dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 11 Jan 2012 13:49:54 +0000
- Subject: [Bug libstdc++/51785] gets not anymore declared
- Auto-submitted: auto-generated
- References: <bug-51785-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51785
--- Comment #5 from Marc Glisse <marc.glisse at normalesup dot org> 2012-01-11 13:49:54 UTC ---
If we are just going to declare gets when glibc doesn't, the easiest solution
is a fixinclude that reverts Ulrich's latest glibc commit. Somehow that doesn't
feel right...