[Mono-bugs] [Bug 79371][Nor] Changed - [GMCS] Compiler error when using "as" operator with int?

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 23 17:38:09 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 marek.safar at seznam.cz.

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: rharinath at novell.com                            
 ReportedBy: michael at synthesyssolutions.com               
 QAContact: mono-bugs at ximian.com
 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 marek.safar at seznam.cz  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.
+


More information about the mono-bugs mailing list