[Issue 1558] properties on template type need parenthesis
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Nov  8 04:28:43 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1558
smjg at iname.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
           Keywords|                            |rejects-valid
         OS/Version|Linux                       |All
------- Comment #2 from smjg at iname.com  2007-11-08 06:28 -------
DMD 1.023 Windows:
bz1558.d(6): Error: undefined identifier struct s.sizeof
bz1558.d(6): Error: expression struct s.sizeof is void and has no value
bz1558.d(6): Error: cannot implicitly convert expression (struct s.sizeof) of
ty
pe void to uint
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list