[Mono-bugs] [Bug 341302] New: Failure to resolve complex generic methods from xml-api-info

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 13 08:01:29 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=341302

           Summary: Failure to resolve complex generic methods from xml-api-
                    info
           Product: Mono: Tools
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: linker
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: jbevain at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


I suspect that there's a bug in the code that resolve a MethodDefinition from a
xml-api-info method node when the method is generic.

See http://primates.ximian.com/~miguel/silverpages/System.Core.dll.html

In System.Linq.Enumerable, we're missing a few methods that have been
implemented. I suspect the linker to remove them because they are not marked
during the xml-api-info parsing.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list