[Mono-bugs] [Bug 80479][Nor] Changed - NullReferenceException when compiling

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 10 07:04:27 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 knocte at gmail.com.

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

--- shadow/80479	2007-01-08 21:00:59.000000000 -0500
+++ shadow/80479.tmp.26759	2007-01-10 07:04:27.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 80479
 Product: Mono: Compilers
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: RESOLVED   
+Status: VERIFIED   
 Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: knocte at gmail.com               
@@ -94,6 +94,32 @@
 
 Could you replace your gmcs.exe binary with the one here:
 
 http://primates.ximian.com/~miguel/gmcs.exe
 
 Please reopen the bug if that compiler crashes.
+
+------- Additional Comments From knocte at gmail.com  2007-01-10 07:04 -------
+You're right! It's fixed with that version.
+
+Current output is:
+
+
+Building Solution AntDownloader
+
+Building Project: AntDownloader Configuration: Debug
+Performing main compilation...
+Compilation failed: 1 error(s), 0 warnings
+
+/home/knocte/Documents/iDocuments/Proyectos/mcsBug/Range.cs(39,12):
+error CS0266: Cannot implicitly convert type `int?' to `int'. An
+explicit conversion exists (are you missing a cast?)
+
+
+Build complete -- 1 error, 0 warnings
+
+---------------------- Done ----------------------
+
+Build: 1 error, 0 warnings
+
+
+Thanks! Marked VERIFIED.


More information about the mono-bugs mailing list