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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
