[Mono-bugs] [Bug 77324][Nor] Changed - crashes using the mono framework on OSX

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 11:28:29 EST 2006


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 dick at ximian.com.

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

--- shadow/77324	2006-03-28 10:52:37.000000000 -0500
+++ shadow/77324.tmp.26259	2006-03-28 11:28:29.000000000 -0500
@@ -229,6 +229,14 @@
 
 ------- Additional Comments From gr at grrrr.org  2006-03-28 10:52 -------
 Hi, what about this idea of Miguel. For me this sounds like a good solution.
 To my mind it's much cleaner to map to a proprietary mono-only name than to rely on 
 general names not to clash in any conceivable situation.
 
+
+------- Additional Comments From dick at ximian.com  2006-03-28 11:28 -------
+They aren't general names, they're the published windows API.  As
+you're embedding mono in your application however, there's nothing
+stopping you from doing the rename yourself.  Adding
+"CPPFLAGS=-DGetCurrentProcess=MonoGetCurrentProcess" to the
+environment when calling configure might be enough.
+


More information about the mono-bugs mailing list