[Mono-bugs] [Bug 80307][Wis] Changed - [PATCH] NullReferenceException in ternary operator
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 17 18:04:02 EST 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 massi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80307
--- shadow/80307 2007-01-16 06:28:05.000000000 -0500
+++ shadow/80307.tmp.11055 2007-01-17 18:04:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80307
Product: Mono: Runtime
Version: 1.2
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: JIT
AssignedTo: massi at ximian.com
ReportedBy: grendello at gmail.com
QAContact: mono-bugs at ximian.com
@@ -205,6 +205,10 @@
------- Additional Comments From grendello at gmail.com 2007-01-16 04:57 -------
This fixes the issue for me too, thanks
------- Additional Comments From lupus at ximian.com 2007-01-16 06:28 -------
Just return the correct type instead of an intptr.
+
+------- Additional Comments From massi at ximian.com 2007-01-17 18:04 -------
+Fixed in svn (r71231).
+
More information about the mono-bugs
mailing list