[Issue 15304] [REG 2.068.0] Error about SortedRange not being nothrow in debug mode
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Mar 26 15:18:28 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15304
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #4 from Martin Nowak <code at dawg.eu> ---
I don't quite see how this is related to the #4845 PR.
Didn't we enable attribute inference for nested functions at some point?
Why would assumeSorted even insist on the predicate to be nothrow?
Seems like sth. with attribute inference is wrong here, we already hit plenty
of issues with dbgVerifySorted.
--
    
    
More information about the Digitalmars-d-bugs
mailing list