[Mono-bugs] [Bug 67251][Wis] Changed - [PATCH] System.Convert isn't endian aware for the ConvertToBase methods
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 1 Oct 2004 00:18:32 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67251
--- shadow/67251 2004-09-30 15:42:14.000000000 -0400
+++ shadow/67251.tmp.14433 2004-10-01 00:18:32.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 67251
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: OSX 10.3.4
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: grompf@sublimeintervention.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,10 @@
------- Additional Comments From grompf@sublimeintervention.com 2004-09-30 15:42 -------
Created an attachment (id=11746)
testcase
+
+------- Additional Comments From gonzalo@ximian.com 2004-10-01 00:18 -------
+Can you commit the patch in both 1-0 and HEAD?
+Thanks.