[Mono-bugs] [Bug 70228][Nor] Changed - SybaseClient bug on reading Decimal Fields
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 2 Jan 2005 04:13:44 -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 sebastien.robitaille@croesus.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70228
--- shadow/70228 2005-01-02 03:45:04.000000000 -0500
+++ shadow/70228.tmp.29012 2005-01-02 04:13:44.000000000 -0500
@@ -1,9 +1,9 @@
Bug#: 70228
Product: Mono: Class Libraries
-Version: 1.1
+Version: 1.0
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
@@ -72,6 +72,9 @@
scale, !positive, bits);
else
return new Decimal(bits[0], bits[1], bits
[2], !positive, scale);
}
+
+------- Additional Comments From sebastien.robitaille@croesus.com 2005-01-02 04:13 -------
+I can reproduce this bug with mono-1.0.4.