December 07, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3586

           Summary: TypeSpecialization rule has duplicate entry for
                    "interface"
           Product: D
           Version: 2.036
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody@puremagic.com
        ReportedBy: jlquinn@optonline.net


--- Comment #0 from Jerry Quinn <jlquinn@optonline.net> 2009-12-07 07:19:25 PST ---
http://digitalmars.com/d/2.0/expression.html#IsExpression

TypeSpecialization:
    Type
    struct
    union
    class
    interface
    enum
    function
    delegate
    super
    const
        interface

The 2nd copy of "interface" should be removed

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
December 09, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3586


Sobirari Muhomori <dfj1esp02@sneakemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


--- Comment #1 from Sobirari Muhomori <dfj1esp02@sneakemail.com> 2009-12-09 04:30:08 PST ---
*** This issue has been marked as a duplicate of issue 2425 ***

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