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=79371 --- shadow/79371 2006-09-16 09:59:11.000000000 -0400 +++ shadow/79371.tmp.24340 2006-09-23 17:38:09.000000000 -0400 @@ -10,13 +10,12 @@ Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [GMCS] Compiler error when using "as" operator with int? Description of Problem: The following code compiles and executes using MS.NET, but not Mono: @@ -57,6 +56,12 @@ Every time. Additional Information: Using svn TRUNK + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-23 17:38 ------- +It looks like csc issue or C# standard was not updated correctly. + +Based on the sections 11.4 and 14.9.11 it should not be allowed. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
