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

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


Zoltan Varga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Zoltan Varga <[email protected]> 2010-11-16 19:57:00 UTC ---
This is caused by this line in metadata.c:

    case MONO_TYPE_CHAR: return MONO_NATIVE_U2;

Changing this to U1 fixes this tests, but breaks tests/pinvoke2.exe.

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