[Mono-bugs] [Bug 80861][Wis] New - gnunit: DllImport for gettext functions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 15 01:17:04 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.26188	2007-02-15 01:17:04.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 80861
+Product: Mono: Tools
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: yselkowitz at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gnunit: DllImport for gettext functions
+
+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.


More information about the mono-bugs mailing list