[Mono-bugs] [Bug 73391][Wis] Changed - On windows libintl is dllmaped to libc.so.6

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Mar 2005 20:55:55 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/73391	2005-03-05 19:22:24.000000000 -0500
+++ shadow/73391.tmp.23694	2005-03-15 20:55:55.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 73391
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: packaging
 AssignedTo: duncan@ximian.com                            
 ReportedBy: f@rtfs.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -38,6 +38,9 @@
 Additional Information:
 Works if you change in $prefix/etc/mono/config
 from 
  <dllmap dll="libintl" target="libc.so.6" /> 
 to 
  <dllmap dll="libintl" target="intl" /> )
+
+------- Additional Comments From miguel@ximian.com  2005-03-15 20:55 -------
+Fixed on SVN