Revision: 73053
          http://sourceforge.net/p/brlcad/code/73053
Author:   starseeker
Date:     2019-05-13 15:23:13 +0000 (Mon, 13 May 2019)
Log Message:
-----------
Whoops, sucked in semaphore.c

Modified Paths:
--------------
    brlcad/trunk/src/libbu/tests/semaphore.c

Modified: brlcad/trunk/src/libbu/tests/semaphore.c
===================================================================
--- brlcad/trunk/src/libbu/tests/semaphore.c    2019-05-13 15:21:04 UTC (rev 
73052)
+++ brlcad/trunk/src/libbu/tests/semaphore.c    2019-05-13 15:23:13 UTC (rev 
73053)
@@ -28,7 +28,7 @@
 #include "bu.h"
 
 
-const int SEM = BU_SEM_LAST+1;
+const int SEM = 1000; /* FIXME */
 
 
 struct increment_thread_args {

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to