This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/13566] Glibc should define gets for C++11


http://sourceware.org/bugzilla/show_bug.cgi?id=13566

Bryan Kadzban <bz-glibc at kdzbn dot homelinux.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |bz-glibc at kdzbn dot
                   |                            |homelinux.net
         Resolution|FIXED                       |

--- Comment #3 from Bryan Kadzban <bz-glibc at kdzbn dot homelinux.net> 2012-02-05 20:00:07 UTC ---
...And un-fixed in this commit, a day later:

http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=c3a87236702cb73be1dada3438bbd3c3934e83f8

Looks like either that needs to be rolled back, or gcc needs to be changed to
not define _GNU_SOURCE.  (But I bet that latter change will break lots more
stuff in libstdc++...)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]