public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/8731] thread mutex initializers
@ 2003-05-23 21:34 pinskia@physics.uc.edu
  0 siblings, 0 replies; 3+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-23 21:34 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8731


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia@physics.uc.edu  2003-05-23 21:27 -------
Does this still happen on 3.3?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/8731] thread mutex initializers
       [not found] <20021127022601.8731.georg.wild@gmx.de>
  2003-05-24 11:04 ` georg.wild@gmx.de
@ 2003-05-25 20:39 ` pinskia@physics.uc.edu
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-25 20:39 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8731


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia@physics.uc.edu  2003-05-25 20:08 -------
Fixed according to the submitter.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/8731] thread mutex initializers
       [not found] <20021127022601.8731.georg.wild@gmx.de>
@ 2003-05-24 11:04 ` georg.wild@gmx.de
  2003-05-25 20:39 ` pinskia@physics.uc.edu
  1 sibling, 0 replies; 3+ messages in thread
From: georg.wild@gmx.de @ 2003-05-24 11:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8731



------- Additional Comments From georg.wild@gmx.de  2003-05-24 07:59 -------
Well, in the meantime I use glibc 2.3.2, gcc 3.3 and the last sigc++ was 1.2.5.
I a time ago installed this, and obviously it worked, but maybe they changed the
code.

When I try to compile this attachment 1.ii, I get the following, but I think you
must have the real source file to compile, but I haven't:

/tmp>gcc 1.ii
In file included from /usr/local/gcc/3.2/include/c++/3.2/bits/stl_alloc.h:86,
                 from /usr/local/gcc/3.2/include/c++/3.2/memory:55,
                 from /usr/local/gcc/3.2/include/c++/3.2/string:48,
                 from /usr/local/gcc/3.2/include/c++/3.2/bits/localefwd.h:49,
                 from /usr/local/gcc/3.2/include/c++/3.2/ios:48,
                 from /usr/local/gcc/3.2/include/c++/3.2/ostream:45,
                 from /usr/local/gcc/3.2/include/c++/3.2/iostream:45,
                 from /usr/local/gcc/3.2/include/c++/3.2/backward/iostream.h:32,
                 from configure:8485:
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h: In constructor `
   std::_Refcount_Base::_Refcount_Base(unsigned int)':
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h:74: error: brace-enclosed 
   initializer used to initialize `int'
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h: At global scope:
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h: In instantiation of
`__gthread_mutex_t std::_Swap_lock_struct<0>::_S_swap_lock':
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h:122:   instantiated from here
/usr/local/gcc/3.2/include/c++/3.2/bits/stl_threads.h:115: error: brace-enclosed
   initializer used to initialize `int'



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-25 20:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-23 21:34 [Bug libstdc++/8731] thread mutex initializers pinskia@physics.uc.edu
     [not found] <20021127022601.8731.georg.wild@gmx.de>
2003-05-24 11:04 ` georg.wild@gmx.de
2003-05-25 20:39 ` pinskia@physics.uc.edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).