[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 07:58:45 -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 radical@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74367
--- shadow/74367 2005-04-04 07:58:17.000000000 -0400
+++ shadow/74367.tmp.23372 2005-04-04 07:58:45.000000000 -0400
@@ -35,6 +35,11 @@
extends [mscorlib]System.Object
{
.field public static literal string vbNullString = bytearray (
---------> Incomplete bytearray.
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
+