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


Jb Evain <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Jb Evain <[EMAIL PROTECTED]>  2007-11-13 07:00:53 MST ---
NOTABUG. The mismatch comes from the fact that the class status have been
generated long ago.

What happens is that the xml-api-info, in the signature of the method, contains
directly the name of the generic parameter. For instance:

System.Collections.Generic.IEnumerable<TResult>

As it's a plain string, we have no way to locate the TResult parameter, and if
our implementation use TSource, we are toasted.


-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to