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: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Walter Bright <[email protected]> 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: -------

Reply via email to