[Mono-bugs] [Bug 72368][Nor] Changed - Convert.ToBase64String is broken on Linux Mono 1.0.5

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 20:43:00 -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 dmcgowan@meiosys.com.

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

--- shadow/72368	2005-02-08 20:38:04.000000000 -0500
+++ shadow/72368.tmp.15244	2005-02-08 20:43:00.000000000 -0500
@@ -79,6 +79,10 @@
 
 Having the same value on Windows as MS and different value on Linux
 seems rather strange - until you look at the code...
 
 	SWriter.WriteLine("test");
                      ^^^^
+
+------- Additional Comments From dmcgowan@meiosys.com  2005-02-08 20:43 -------
+LOL oops! Good catch Sebastien! Darn cross-platform bugs. :-)
+