Revision: 76090
http://sourceforge.net/p/brlcad/code/76090
Author: starseeker
Date: 2020-06-09 17:54:18 +0000 (Tue, 09 Jun 2020)
Log Message:
-----------
Make a note what the return value is when a problem arises
Modified Paths:
--------------
brlcad/trunk/include/bu/opt.h
Modified: brlcad/trunk/include/bu/opt.h
===================================================================
--- brlcad/trunk/include/bu/opt.h 2020-06-09 16:50:20 UTC (rev 76089)
+++ brlcad/trunk/include/bu/opt.h 2020-06-09 17:54:18 UTC (rev 76090)
@@ -362,6 +362,9 @@
* bu_opt_data will point to the results of the string->[type]
* translation in order to allow a calling program to use the
* int/long/etc. without having to repeat the conversion.
+ *
+ * These functions should return -1 if there was a problem processing
+ * the value.
*/
/** @{ */
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