[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 15:56:01 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 15:12:42.000000000 -0400
+++ shadow/81520.tmp.20526	2007-05-03 15:56:01.000000000 -0400
@@ -88,6 +88,13 @@
 
 Where should the macro tests be added and what exactly should be checked with autoconf? 
 (or do you know, Jonathan?)
 And throwing an error as part of the test suite is probably not the best of all ideas (assuming 
 it would lead make to abort), while a statement such as if (0) g_error(""); might be optimized 
 away?
+
+------- Additional Comments From joncham at gmail.com  2007-05-03 15:56 -------
+I have some autoconf macros that work, but I'm not sure what to do
+with them. The g_* macros in question are part of the public API,
+exposed in glib.h. glib.h includes eglib-config.h, not config.h. So,
+should the HAVE_C99_SUPPORT flag go in eglib-config.h? Does compile
+specific options go in eglib-config.h, or just system specific?


More information about the mono-bugs mailing list