[Mono-bugs] [Bug 60933][Wis] Changed - [PATCH] Remove literals from static data

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 6 Jul 2004 12:37:07 -0400 (EDT)


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 bmaurer@users.sf.net.

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

--- shadow/60933	2004-07-06 07:15:03.000000000 -0400
+++ shadow/60933.tmp.13394	2004-07-06 12:37:07.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 60933
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 and commit the patch.
 And since you're working in this area: the spec says that the type of
 the constant may not match the type of the field. This means that the
 code was and remains incorrect: please write the test case in IL and
 change the code to handle this case.
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-06 12:37 -------
+Fixed. I filed bug 61204 for the issue lupus addressed above.