--- Comment #37 from marc dot waeckerlin at siemens dot com 2005-11-29
09:33 ---
Correction: The above work around only works, as long, as your file is not
included by another file...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953
--- Comment #36 from marc dot waeckerlin at siemens dot com 2005-11-29
09:27 ---
New information:
_REENTRANT is definitively defined in the headers:
> echo "" | g++ \
-I /usr/include/c++/4.0.2 -I /usr/include/c++/4.0.2/i586-suse-linux \
-E -dM -c - | grep REE
--- Comment #35 from marc dot waeckerlin at siemens dot com 2005-11-29
09:13 ---
I had a look in google about "#ifdef _REENTRANT", and it gets about 20'200
entries, so this is a widely used funtinality that must not be broken!
Imagine all the code the does the "#
--- Comment #34 from marc dot waeckerlin at siemens dot com 2005-11-28
13:37 ---
What now? What happened since July? There's not even a new trouble report open
asking for "__GCC_PTHREADS__".
What can I as library writer now do, if I want to know whether or no