[Mono-bugs] [Bug 58863][Nor] Changed - xsp does not work with -O=inline
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Jun 2004 11:10:03 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58863
--- shadow/58863 2004-06-01 05:25:03.000000000 -0400
+++ shadow/58863.tmp.15900 2004-06-28 11:10:03.000000000 -0400
@@ -56,6 +56,11 @@
------- Additional Comments From vargaz@freemail.hu 2004-05-25 09:37 -------
Fixed in CVS.
------- Additional Comments From vargaz@freemail.hu 2004-06-01 05:25 -------
Looks like the fix was not perfect.
+
+------- Additional Comments From lupus@ximian.com 2004-06-28 11:10 -------
+The change to not call mono_compile_get_interface_var () seems also
+responsible for breaking the build with the current gtk-sharp (using
+-O=loop seems to make the build work in that case).