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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=372483#c6





--- Comment #6 from Rodrigo Kumpera <[EMAIL PROTECTED]>  2008-03-19 16:29:58 
MST ---
Created an attachment (id=203045)
 --> (https://bugzilla.novell.com/attachment.cgi?id=203045)
Original c# test

This is the original file used to generate the tests. 

Due to how C# works, casting to IntPtr generated a call to native int native
int::op_Explicit(int64) instead of the conv. instruction. This means that it
must be compiled, disassembled and patched before executing.


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