Revision: 76500
http://sourceforge.net/p/brlcad/code/76500
Author: starseeker
Date: 2020-07-25 17:45:40 +0000 (Sat, 25 Jul 2020)
Log Message:
-----------
Needs a double-check, and testing on Windows.
Modified Paths:
--------------
brlcad/trunk/TODO
Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO 2020-07-25 17:40:03 UTC (rev 76499)
+++ brlcad/trunk/TODO 2020-07-25 17:45:40 UTC (rev 76500)
@@ -147,10 +147,9 @@
-----------------------------------
-* 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.
+* verify all of the src/util utilities behave correctly on Windows
+ with respect to mode (i.e. correctly using setmode/O_BINARY when
+ performing file I/O.)
* 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