Revision: 78177
          http://sourceforge.net/p/brlcad/code/78177
Author:   starseeker
Date:     2021-02-04 18:38:43 +0000 (Thu, 04 Feb 2021)
Log Message:
-----------
We identified which change caused the regression, but not yet whether the 
problem is with the new semaphore system as used with gqa or with some other 
issue that was simply being masked by the old semaphore system.  Workaround 
until this is fixed is to use -P1 to generate plot files.  Bump down to next 
patch release.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2021-02-04 18:35:21 UTC (rev 78176)
+++ brlcad/trunk/TODO   2021-02-04 18:38:43 UTC (rev 78177)
@@ -18,10 +18,6 @@
 THESE TASKS SHOULD HAPPEN BEFORE THE NEXT RELEASE
 -------------------------------------------------
 
-* check thread safety history of gqa + plot calls (pl_color)
-  UPDATE - breakage was identified as having been introduced
-  during the libbu semaphore system update circa commit r73078
-
 * dbconcat corrupted database / failed. created a top-level comb with
   invalid "1_[subcomb]/" to be created that result in error messages
   during any db listing (e.g., tops).  workaround was to manually edit
@@ -31,6 +27,10 @@
 THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
 -------------------------------------------------------
 
+* check thread safety history of gqa + plot calls (pl_color)
+  UPDATE - breakage was identified as having been introduced
+  during the libbu semaphore system update circa commit r73078
+
 * The following will be removed from MGED's menu bar (unused
   features, can be accomplished another way, or will be exposed
   only as lower level settings when there are sensible defaults

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