[Mono-bugs] [Bug 354757] IsGenericMethodDefinition returns false for open generic method

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 21 13:47:42 EST 2008


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

User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=354757#c4


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |lupus at novell.com




--- Comment #4 from Rodrigo Kumpera <rkumpera at novell.com>  2008-01-21 11:47:41 MST ---
The patch passes full bootstrap and test suite.

The code I removed has no reason to be there as it doesn't make any sense to
try to inflate the parameters of a generic method while inflating the class.

The expected result of inflating a generic class is to be associated to generic
method definitions and not an inflated instances.

Paolo, may I commit?


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


More information about the mono-bugs mailing list