[Issue 5176] Limit static object sizes
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Mar 18 10:02:51 PDT 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=5176
--- Comment #6 from Andrei Alexandrescu <andrei at metalanguage.com> 2012-03-18 10:03:05 PDT ---
One possibility is to allow arbitrary sizes but have the compiler insert checks
for all field accesses through pointer or reference when the field offset is
beyond the OS's protected area.
-- 
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