[Mono-bugs] [Bug 52568][Nor] Changed - S.D.Image/Bitmap have empty constructor for deserialization

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jan 2004 22:58:31 -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 pcgod@gmx.net.

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

--- shadow/52568	2004-01-02 22:57:30.000000000 -0500
+++ shadow/52568.tmp.4115	2004-01-02 22:58:31.000000000 -0500
@@ -18,6 +18,11 @@
 
 The constructors for deserialization in System.Drawing.Image and 
 System.Drawing.Bitmap are empty.
 
 Attaching a patch which moves the InitFromStream function from Bitmap to 
 Image and implement deserialization in both.
+
+------- Additional Comments From pcgod@gmx.net  2004-01-02 22:58 -------
+Created an attachment (id=6332)
+proposed patch
+