[Mono-bugs] [Bug 59890][Wis] New - Format error when writing to console
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 9 Jun 2004 14:59:05 -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 tcabanski@oai.cc.
http://bugzilla.ximian.com/show_bug.cgi?id=59890
--- shadow/59890 2004-06-09 14:59:05.000000000 -0400
+++ shadow/59890.tmp.3871 2004-06-09 14:59:05.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 59890
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: tcabanski@oai.cc
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Format error when writing to console
+
+I get the following errors when using Console.WriteLine:
+
+Format: ->.0##########;-.0##########;0.0<-; Value: ->1000<-;
+
+Additonal occurrences with same format for values such as 100 and 2000.
+
+It says to email 'yoros@wanadoo.es' with the subject FORMAT_EXCEPTION so
+I did that too.