[Mono-bugs] [Bug 58161][Maj] Changed - 0.91: make install fails with gcc-3.4

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 09:45:55 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58161

--- shadow/58161	2004-05-25 16:04:22.000000000 -0400
+++ shadow/58161.tmp.13506	2004-05-26 09:45:55.000000000 -0400
@@ -51,6 +51,10 @@
 
 ------- Additional Comments From miguel@ximian.com  2004-05-25 16:04 -------
 The patch included in this bug seems relevant not only here, but
 it seems that it might be biting us in some other places as well.
 
 Am CCing Dick and Martin.
+
+------- Additional Comments From lupus@ximian.com  2004-05-26 09:45 -------
+We use sem_wait() also in the io-layer (through the MONO_SEM_WAIT
+macro), so we'll probably need similar fixes there, too.