[Bug libstdc++/11365] initializer problem in stl_threads.h
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sat Jul 19 19:04:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11365
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-19 19:04 -------
Not gcc's fault but HPUX's as they define PTHREAD_MUTEX_INITIALIZER in posix.h
and we do not.
More information about the Gcc-bugs
mailing list