[Mono-bugs] [Bug 79976][Nor] Changed - [PATCH] ResourceReader can't handle byte[].

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 19 03:45:09 EST 2006


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 redforks at gmail.com.

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

--- shadow/79976	2006-11-19 03:44:27.000000000 -0500
+++ shadow/79976.tmp.4990	2006-11-19 03:45:09.000000000 -0500
@@ -35,6 +35,11 @@
 +                                       return
 reader.ReadBytes(reader.ReadInt32());
 
                                 case PredefinedResourceType.Stream:
                                         throw new NotImplementedException
 (PredefinedResourceType.Stream.ToString ());
+
+------- Additional Comments From redforks at gmail.com  2006-11-19 03:45 -------
+Created an attachment (id=18113)
+patch
+


More information about the mono-bugs mailing list