[Mono-bugs] [Bug 82244][Wis] Changed - Message Box popup preventing continuation of execution
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 2 13:15:45 EDT 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 manus at eiffel.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82244
--- shadow/82244 2007-08-02 13:04:29.000000000 -0400
+++ shadow/82244.tmp.804 2007-08-02 13:15:45.000000000 -0400
@@ -33,6 +33,10 @@
This is a 'feature' of glib. You could recompile it after removing the
MessageBox call or if something like the unix LD_PRELOAD works on
windows you could use that to provide an empty MessageBox
implementation. There is not much else we can do except fix the issues
that generate the assert/abort in the first place when you file bugs
about them.
+
+------- Additional Comments From manus at eiffel.com 2007-08-02 13:15 -------
+Thanks, I'll forward this issue to the glib mailing list as they
+should not call this when handling a console application.
More information about the mono-bugs
mailing list