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 [EMAIL PROTECTED]

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

--- shadow/78759        2006-07-04 05:21:46.000000000 -0400
+++ shadow/78759.tmp.20825      2006-07-04 05:22:22.000000000 -0400
@@ -219,6 +219,11 @@
                byte [] bin = Convert.FromBase64String (b64);
                Stream f = File.Create ("base64.bin");
                f.Write (bin, 0, bin.Length);
                f.Close ();
        }
 }
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-07-04 05:22 -------
+Created an attachment (id=17238)
+proposed fix
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to