[Issue 850] we need (*type).property to refer to property if we use	typedef
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jan 15 05:37:52 PST 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=850
smjg at iname.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
           Keywords|                            |rejects-valid
            Summary|we need (*type).property to |we need (*type).property to
                   |refer to property if we use |refer to property if we use
                   |typedef                     |typedef
------- Comment #1 from smjg at iname.com  2007-01-15 07:37 -------
Because of the 'is a' principle of typedefs, this should work.  I call this a
bug.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list