[Mono-bugs] [Bug 74925][Wis] Changed - long -> sbyte checked conversion doesn't work on amd64
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 19:51:01 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74925
--- shadow/74925 2005-05-12 14:15:22.000000000 -0400
+++ shadow/74925.tmp.9572 2005-05-12 19:51:01.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74925
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details: amd64 pld linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: malekith@pld-linux.org
QAContact: mono-bugs@ximian.com
@@ -28,6 +28,10 @@
testcase
------- Additional Comments From malekith@pld-linux.org 2005-05-12 14:15 -------
conversion to short also doesn't seem to work (** ERROR **: unknown
operator: long_conv_to_ovf_i2_un).
+
+------- Additional Comments From vargaz@gmail.com 2005-05-12 19:51 -------
+Fixed in SVN.
+