www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2324] New: Parameter info missing in TypeInfo_Delegate

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2324

           Summary: Parameter info missing in TypeInfo_Delegate
           Product: D
           Version: 1.034
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: wrong-code, spec
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: larsivar igesund.net


The typeinfo for delegates does not contain the types of the parameters, only
the return type (through next). Adding the parameter types to the next chain
would be a non-breaking fix in addition to fulfill expectations when using the
TypeInfo api.


-- 
Aug 31 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2324


larsivar igesund.net changed:

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







*** This bug has been marked as a duplicate of 1519 ***


-- 
Sep 09 2008