[Issue 15221] Duration should treat division by 0 as a logic error rather than throwing an exception
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Oct 18 15:40:44 PDT 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15221
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
Okay. The PR for this was already merged, but now it should show up in the
changelog as requested in the github discussion for the PR.
https://github.com/D-Programming-Language/druntime/pull/1405
--
    
    
More information about the Digitalmars-d-bugs
mailing list