[Mono-bugs] [Bug 80861][Wis] Changed - gnunit: DllImport for gettext functions
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 01:17:45 EST 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 yselkowitz at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80861
--- shadow/80861 2007-02-15 01:17:04.000000000 -0500
+++ shadow/80861.tmp.26213 2007-02-15 01:17:45.000000000 -0500
@@ -19,6 +19,11 @@
gnunit in mono-tools up to 1.2.3 calls DllImport("libc") for
gettext-related functions. This only works on glibc; other OS's (Windows,
Cygwin, AFAIK *BSD and Darwin) need libintl instead. Using "intl" instead,
with the global dllmap, should work properly on all platforms.
I'm attaching a patch for mono-tools-1.2.3 to fix this.
+
+------- Additional Comments From yselkowitz at hotmail.com 2007-02-15 01:17 -------
+Created an attachment (id=18714)
+gnunit intl patch
+
More information about the mono-bugs
mailing list