Revision: 76870
          http://sourceforge.net/p/brlcad/code/76870
Author:   starseeker
Date:     2020-08-21 15:20:40 +0000 (Fri, 21 Aug 2020)
Log Message:
-----------
No, that doesn't do it either.  Failure doesn't seem to be 100% reliable - 
usage.sh can trigger it, but testing in isoluation only produces occasional 
failures.  Almost as if some global state is involved...

Modified Paths:
--------------
    brlcad/trunk/src/libbu/bomb.c

Modified: brlcad/trunk/src/libbu/bomb.c
===================================================================
--- brlcad/trunk/src/libbu/bomb.c       2020-08-21 15:09:51 UTC (rev 76869)
+++ brlcad/trunk/src/libbu/bomb.c       2020-08-21 15:20:40 UTC (rev 76870)
@@ -24,7 +24,6 @@
 #include "bu/exit.h"
 
 /* system headers */
-#include <setjmp.h>
 #include <stdlib.h>
 #include <ctype.h>
 #include <string.h>

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