|
From: <kin...@us...> - 2023-07-08 13:59:41
|
Revision: 7059
http://sourceforge.net/p/teem/code/7059
Author: kindlmann
Date: 2023-07-08 13:59:39 +0000 (Sat, 08 Jul 2023)
Log Message:
-----------
now done, with hestOpt->parmStr
Modified Paths:
--------------
teem/trunk/src/TODO.txt
Modified: teem/trunk/src/TODO.txt
===================================================================
--- teem/trunk/src/TODO.txt 2023-07-08 12:30:58 UTC (rev 7058)
+++ teem/trunk/src/TODO.txt 2023-07-08 13:59:39 UTC (rev 7059)
@@ -103,9 +103,6 @@
optional parameters is why things like "unu make" learn centerings via
strings: the string can be given or not, and if its given, then the
information is used.
-******* There's no way to access the string that was parsed to get the
-information for an option (could be from default, or command-line,
-or response file)
******* (from tendGlyph.c): there needs to be an alternative API for hest
that is not var-args based (as is hestOptAdd). You can't tell when
you've passed multiple strings for the detailed usage information by
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|