[Mono-bugs] [Bug 81520][Wis] Changed - [PATCH] Mono does not build with latest eglib on Mac OS X

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 3 16:34:58 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 joncham at gmail.com.

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

--- shadow/81520	2007-05-03 16:31:58.000000000 -0400
+++ shadow/81520.tmp.21035	2007-05-03 16:34:58.000000000 -0400
@@ -100,6 +100,19 @@
 specific options go in eglib-config.h, or just system specific?
 
 ------- Additional Comments From joncham at gmail.com  2007-05-03 16:31 -------
 Created an attachment (id=19177)
 Patch with old version non msvc builds
 
+
+------- Additional Comments From joncham at gmail.com  2007-05-03 16:34 -------
+Added a patch that restores old methodology for non-msvc builds. I did
+leave g_printerr alone since it seems from the glib documentation it
+is different than the others, i.e. g_error(...) vs g_printerr(const
+gchar* format, ...)
+
+http://developer.gnome.org/doc/API/2.0/glib/glib-Warnings-and-Assertions.html#g-printerr
+and
+http://developer.gnome.org/doc/API/2.0/glib/glib-Message-Logging.html#g-error
+
+I also added a test case, only using g_message to avoid termination of
+tests.


More information about the mono-bugs mailing list