[Issue 8650] SLice opOpAssign SLice with overlap does not throw
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Nov  9 12:40:12 PST 2013
    
    
  
https://d.puremagic.com/issues/show_bug.cgi?id=8650
Brad Roberts <braddr at puremagic.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |braddr at puremagic.com
--- Comment #8 from Brad Roberts <braddr at puremagic.com> 2013-11-09 12:40:09 PST ---
IMHO, debug/release builds of druntime (or any library) are the wrong direction
for contract enforcement.  They pre/post conditions should be visible to call
sites and executed based on the call site's compilation settings.  For _all_
code, not just druntime or phobos.
-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list