Bug#391268: _REENTRANT defined when compiling non-threaded code

2006-10-06 Thread Thiemo Seufer
Matthias Klose wrote: > Ryan Murray writes: > > Package: libstdc++6 > > Version: 4.1.1-15 > > Severity: important > > > > This is already reported upstream: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953 > > > > It was fixed, but only on the redhat 4.1 branch. The fix is needed on > > tr

Bug#391268: _REENTRANT defined when compiling non-threaded code

2006-10-05 Thread Falk Hueffner
Matthias Klose <[EMAIL PROTECTED]> writes: > see the attached patch, based on the one from the redhat 4.1 > branch. Thiemo, Falk, Phil, please could you review the patch? OK with me (although I also don't quite see it's a bug). -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#391268: _REENTRANT defined when compiling non-threaded code

2006-10-05 Thread Matthias Klose
Ryan Murray writes: > Package: libstdc++6 > Version: 4.1.1-15 > Severity: important > > This is already reported upstream: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953 > > It was fixed, but only on the redhat 4.1 branch. The fix is needed on trunk, > and the general 4.1 branch. > > A sim

Bug#391268: _REENTRANT defined when compiling non-threaded code

2006-10-05 Thread Ryan Murray
Package: libstdc++6 Version: 4.1.1-15 Severity: important This is already reported upstream: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953 It was fixed, but only on the redhat 4.1 branch. The fix is needed on trunk, and the general 4.1 branch. A simple testcase: test.cpp: #include #ifdef _