[Mono-bugs] [Bug 74367][Wis] Changed - const null string not handled correctly by monodis

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 10:52:31 -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 vargaz@gmail.com.

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

--- shadow/74367	2005-04-04 07:58:45.000000000 -0400
+++ shadow/74367.tmp.25370	2005-04-04 10:52:31.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74367
 Product: Mono: Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: IL assembler
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: radical@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -40,6 +40,9 @@
 Attached is the patch to fix this.
 
 ------- Additional Comments From radical@gmail.com  2005-04-04 07:58 -------
 Created an attachment (id=14837)
 nullstr.patch
 
+
+------- Additional Comments From vargaz@gmail.com  2005-04-04 10:52 -------
+Fixed in SVN.