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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=534195#c1


Rodrigo Kumpera <[email protected]> changed:

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




--- Comment #1 from Rodrigo Kumpera <[email protected]>  2009-08-26 12:50:28 
MDT ---
I believe this is a peverify mistake. The issue at hand is that the .override
is encoded as:

method instance void class I/*02000002*//*1B000003*/::Test<[1]>() /* 0A000003
*/

Instead of: 

I/*02000003*/::Test /*02000003::06000003*/

Note that the only difference here is that "I" is encoded as a typespec instead
of a typedef.

The MS runtime doesn't complain about this during execution as I can
instantiate "C" just fine.

Or am I missing something here?

-- 
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