http://d.puremagic.com/issues/show_bug.cgi?id=6713


Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzi...@digitalmars.com
         Resolution|                            |INVALID


--- Comment #1 from Walter Bright <bugzi...@digitalmars.com> 2012-01-28 
15:25:47 PST ---
The problem is this line:

    TypeInfo_Typedef td = cast(TypeInfo_Typedef)ti;

ti is a TypeInfo_Class. There is no TypeInfo_Alias, and an alias isn't a
TypeInfo_Typedef.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to