[Issue 573] Segfault from version(release) statement
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Nov 20 16:43:45 PST 2006
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=573
------- Comment #2 from jarrett.billingsley at gmail.com  2006-11-20 18:43 -------
Ah, sorry, I guess I should have posted my reply here instead of on the
newsgroups.
assert(0) is treated as a special case, and when 
compiled in release mode, they are left in and execute an illegal 
instruction.  
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list