[Issue 1146] mixin + assert() crashes compiler
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Apr 23 10:54:29 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1146
thomas-dloop at kuehne.cn changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|Windows                     |All
------- Comment #1 from thomas-dloop at kuehne.cn  2007-04-23 12:54 -------
"template MetaString(String)" expects String to be a type, "2 == 1" isn't a 
type thus the code is illegal.
Added to DStress as
http://dstress.kuehne.cn/nocompile/m/mixin_33_A.d
http://dstress.kuehne.cn/nocompile/m/mixin_33_B.d
http://dstress.kuehne.cn/nocompile/m/mixin_33_C.d
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list