[Mono-bugs] [Bug 80307][Wis] Changed - NullReferenceException in ternary operator

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 25 21:28:45 EST 2006


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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=80307

--- shadow/80307	2006-12-25 21:25:17.000000000 -0500
+++ shadow/80307.tmp.9061	2006-12-25 21:28:45.000000000 -0500
@@ -88,6 +88,15 @@
 I should add this is happening on x86-64 (Ubuntu feisty)
 
 ------- Additional Comments From robertj at gmx.net  2006-12-25 21:25 -------
 Created an attachment (id=18372)
 host.cs
 
+
+------- Additional Comments From robertj at gmx.net  2006-12-25 21:28 -------
+I was not able to create another test case than hosting ASP.NET.
+
+The test succeeds with `linears' turned off:
+
+mcs /r:System.Web host.cs
+mono --debug -O=-linears host.exe
+


More information about the mono-bugs mailing list