[Mono-bugs] [Bug 80455][Nor] Changed - [GMCS] mcs doesn't set the correct flags for pinvoke generic method

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Feb 25 18:42:48 EST 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by marek.safar at seznam.cz.

http://bugzilla.ximian.com/show_bug.cgi?id=80455

--- shadow/80455	2007-02-09 19:39:25.000000000 -0500
+++ shadow/80455.tmp.26803	2007-02-25 18:42:48.000000000 -0500
@@ -55,6 +55,14 @@
 The only reason for filing this bug is that the compiler should not
 crash when generating the above signature. 
 
 ------- Additional Comments From lupus at ximian.com  2007-01-11 06:46 -------
 The issue is that mcs doesn't set the pinvokeimpl flag for the method,
 so reflection can't know this shouldn't have a body.
+
+------- Additional Comments From marek.safar at seznam.cz  2007-02-25 18:42 -------
+Fixed gmcs part.
+
+But runtime now terminates unexpectedly when produced assembly is
+executed.
+
+


More information about the mono-bugs mailing list