[Mono-bugs] [Bug 68519][Nor] Changed - Mono localized resource embedding failure

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Nov 2004 17:24:04 -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 vargaz@gmail.com.

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

--- shadow/68519	2004-10-25 10:41:29.000000000 -0400
+++ shadow/68519.tmp.31786	2004-11-04 17:24:04.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 68519
 Product: Mono: Runtime
 Version: unspecified
 OS: SUSE 9.1
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: naresh@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
 
 ------- Additional Comments From vargaz@gmail.com  2004-10-25 10:41 -------
 Are you sure csc does this ? If I do
 csc -resource:../foo/bar.c, ildasm shows the file having the id 
 '../foo/bar.c'. This is with the .NET 2.0 beta.
 
+
+------- Additional Comments From vargaz@gmail.com  2004-11-04 17:24 -------
+Fixed in CVS HEAD and the 1.0 branch.