[Mono-bugs] [Bug 79013][Maj] Changed - Nullables causing compiler crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 28 12:07:16 EDT 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 rharinath at novell.com.

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

--- shadow/79013	2006-09-06 13:50:20.000000000 -0400
+++ shadow/79013.tmp.18745	2006-09-28 12:07:16.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79013
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: Probably all buy I have only verified in XP.
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: pedro at sobota.net               
 QAContact: mono-bugs at ximian.com
@@ -40,6 +40,9 @@
 	}
 	
 	static string Test2(decimal? value) {
 		return "ok";
 	}
 }
+
+------- Additional Comments From rharinath at novell.com  2006-09-28 12:07 -------
+Fixed in SVN r66062.


More information about the mono-bugs mailing list