[Mono-bugs] [Bug 56774][Nor] Changed - int -> byte better conversion than int -> short
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Jun 2004 03:34:03 -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 rharinath@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56774
--- shadow/56774 2004-06-24 10:52:28.000000000 -0400
+++ shadow/56774.tmp.5281 2004-06-25 03:34:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56774
Product: Mono: Compilers
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath@novell.com
ReportedBy: vladimir@pobox.com
QAContact: mono-bugs@ximian.com
@@ -121,6 +121,9 @@
it is quite wrong, it tries to munge section 6.1.6 and 7.4.2.3.
The BetterConversion function is mainly meant to compare 'p' and 'q'
only -- and now follows 7.4.2.3 almost exactly (except for the two
NULL special cases at the top).
+
+------- Additional Comments From rharinath@novell.com 2004-06-25 03:34 -------
+Applied to CVS on 2004-06-24.