[Mono-bugs] [Bug 80307][Wis] Changed - [PATCH] NullReferenceException in ternary operator
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jan 16 04:25:42 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 04:24:12.000000000 -0500
+++ shadow/80307.tmp.25877 2007-01-16 04:25:42.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: massi at ximian.com
ReportedBy: grendello at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: NullReferenceException in ternary operator
+Summary: [PATCH] NullReferenceException in ternary operator
Current svn head throws the following exception with xsp2 serving the
attached file:
System.NullReferenceException: Object reference not set to an instance of
an object
@@ -196,6 +196,9 @@
prefer fixing mono_type_get_underlying_type instead.
------- Additional Comments From massi at ximian.com 2007-01-16 04:24 -------
Created an attachment (id=18498)
Patch
+
+------- Additional Comments From massi at ximian.com 2007-01-16 04:25 -------
+This works here and causes no regressions: ok to commit?
More information about the mono-bugs
mailing list