[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 01:27:43 -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:22:11.000000000 -0500
+++ shadow/50355.tmp.14977 2003-11-08 01:27:43.000000000 -0500
@@ -48,6 +48,12 @@
Also I've tried it on the cvs versions of mono/mcs/xsp.
------- Additional Comments From jackson@ximian.com 2003-11-08 01:22 -------
Created an attachment (id=5912)
proposed patch
+
+------- 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.