[Issue 3407] [tdpl] Compiling with -safe -release must keep all bound	checks
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Nov 22 17:33:38 PST 2009
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=3407
--- Comment #12 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-11-22 17:33:37 PST ---
(In reply to comment #10)
> Will remove -safe switch and add -noboundscheck switch. @safe functions always
> get bounds checked unless -noboundscheck is on. @trusted and @system functions
> only get bounds checked when -release and -noboundscheck are off.
Would -no-bounds-check be more readable? Just asking.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list