[Mono-bugs] [Bug 81368][Maj] Changed - [ARM9] Endian issues with doubles
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Apr 18 13:07:01 EDT 2007
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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81368
--- shadow/81368 2007-04-13 07:19:01.000000000 -0400
+++ shadow/81368.tmp.23629 2007-04-18 13:07:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 81368
Product: Mono: Runtime
Version: 1.2
OS: other
OS Details: linux on i386 / linux on ARM9
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: lchin at erggroup.com
QAContact: mono-bugs at ximian.com
@@ -77,6 +77,9 @@
I filed this bug under the JIT, but it also affects the C# compiler as
well, since compiling under ARM9 and running under i386 (using mono or
the MS .NET framework) also triggers the bug.
Notably, compiling and running code using the same hardware platform
(all i386 or all arm9) works fine.
+
+------- Additional Comments From lupus at ximian.com 2007-04-18 13:07 -------
+Fixed in svn, thanks for the test case.
More information about the mono-bugs
mailing list