[Issue 13764] std.getopt: throw an UnknownOptionException rather than Exception
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jan 31 06:10:59 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13764
John Colvin <john.loughran.colvin at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com
--- Comment #5 from John Colvin <john.loughran.colvin at gmail.com> ---
Not quite, there is still a raw enforce in handleOption
(https://github.com/D-Programming-Language/phobos/blob/master/std/getopt.d#L703)
--
    
    
More information about the Digitalmars-d-bugs
mailing list