[Issue 9260] getopt should allow setting booleans to false
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 28 20:00:50 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9260
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #2 from hsteoh at quickfur.ath.cx 2013-02-28 20:00:41 PST ---
Would it be too much to support --no-<flagname> as a synonym for --flag=false?
For example, --verbose means --verbose=true, --no-verbose means
--verbose=false.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list