https://bugzilla.novell.com/show_bug.cgi?id=381728
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=381728#c3 Geoff Norton <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Geoff Norton <[EMAIL PROTECTED]> 2008-04-20 11:21:17 MST --- This isn't a bug in the runtime. You're passing a structure to the pinvoke, but expecting a integer on the C side. The JIT cannot infer this. The calling code in this instance needs to be fixed. -- 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
