[Issue 17438] std.conv.parse documentation contradiction
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jun 25 13:11:07 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17438
Brad Roberts <braddr at puremagic.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---
--- Comment #2 from Brad Roberts <braddr at puremagic.com> ---
Re-read the description of the parse family of functions I cut and pasted into
the bug report (which is still what the page says).  The entire family is
documented as not throwing.  One function does, and that it documents at the
specific site of that variant doesn't give it license to violate the spec at
the higher level.  One of them is still wrong, and it's that it throws.
--
    
    
More information about the Digitalmars-d-bugs
mailing list