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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-15 01:17 ------- +Created an attachment (id=18714) +gnunit intl patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
