[Mono-bugs] [Bug 50355][Nor] Changed - system.web/assemblies/add/@assembly causes compilation error if Culture=neutral specified

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 8 Nov 2003 14:04:39 -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 jackson@ximian.com.

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

--- shadow/50355	2003-11-08 01:27:43.000000000 -0500
+++ shadow/50355.tmp.19584	2003-11-08 14:04:39.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 50355
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: RedHat 9
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -54,6 +54,9 @@
 
 ------- Additional Comments From jackson@ximian.com  2003-11-08 01:27 -------
 This patch is a bit of a hack, but given the way we invoke the
 compiler I dont know if there is a better way. Also given that the
 runtime doesn't really factor in versioning, it doesn't really matter
 right now.
+
+------- Additional Comments From jackson@ximian.com  2003-11-08 14:04 -------
+This is fixed in CVS.