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 [EMAIL PROTECTED]

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

--- shadow/75424        2005-06-30 16:02:13.000000000 -0400
+++ shadow/75424.tmp.9593       2005-07-01 02:16:51.000000000 -0400
@@ -51,6 +51,15 @@
 ENOSPC.  The runtime was looping at that point trying to get a new
 semaphore over and over.
 
 I've added an error message, and a tool for deleting the semaphore. 
 This tool should be added to the Makefiles somewhere to clean up when
 the mono/runtime/ dir is cleaned.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-01 02:16 -------
+I can put it into the 'make clean' of runtime/Makefile.am just before
+it kills the .wapi directory.  However, is the 'semdel' program robust
+to the .wapi directory or its parents not being present, etc.?
+
+Also, the buildbot probably has to be fixed to either call 'make
+clean' or separately invoke the 'semdel' program.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to