[Issue 11608] New: Inadequate documentation for std.getopt.config.passThrough
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 26 10:27:28 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11608
Summary: Inadequate documentation for
std.getopt.config.passThrough
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: spec
Severity: minor
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: bugzilla at digitalmars.com
--- Comment #0 from Walter Bright <bugzilla at digitalmars.com> 2013-11-26 10:27:26 PST ---
It works by rewriting the args[] so that only the unrecognized elements are
left in args[] when getopt is through with it.
But the documentation doesn't say that, and could use an illuminating example.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list