http://bugzilla.novell.com/show_bug.cgi?id=565127

http://bugzilla.novell.com/show_bug.cgi?id=565127#c2


--- Comment #2 from Rodrigo Kumpera <[email protected]> 2009-12-16 18:48:46 
UTC ---
It's not an issue with GenericTypeParameterBuilder.

The problem is that we return a GTPB from a finished method.

if you look at the type of t in "Console.WriteLine(t);" you'll notice that it's
a GTPB when it should be a MonoType since it's coming from finished stuff.

I'm working on this, but it might take a while.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to