Revision: 76485
          http://sourceforge.net/p/brlcad/code/76485
Author:   brlcad
Date:     2020-07-25 05:14:17 +0000 (Sat, 25 Jul 2020)
Log Message:
-----------
fb utilities should be done

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

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2020-07-25 05:12:26 UTC (rev 76484)
+++ brlcad/trunk/TODO   2020-07-25 05:14:17 UTC (rev 76485)
@@ -147,9 +147,10 @@
 -----------------------------------
 
 
-* audit/fix all of the src/util and src/fb utilities to ensure they
-  set binary mode (setmode O_BINARY) when writing out files.  at quick
-  glance, there are many (about 50) that still do not.
+* audit/fix all of the src/utilutilities to ensure they set binary
+  mode (setmode O_BINARY) when writing out files.  at quick glance,
+  there are many (about 50) that still do not.  be sure to check open,
+  fopen, AND direct reading of stdin/stdout.
 
 * the osgl libdm backend has what appears to be an off-by-one-pixel
   error in the x and y directions with respect to mouse placement.

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