[Mono-bugs] [Bug 76593][Wis] Changed - [GMCS] compiler error on &&

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 10 10:23:14 EST 2005


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=76593

--- shadow/76593	2005-11-04 11:10:10.000000000 -0500
+++ shadow/76593.tmp.24485	2005-11-10 10:23:14.000000000 -0500
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: martin at ximian.com                            
 ReportedBy: ats at cs.rit.edu               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [GMCS] compiler error on &&
 
 Please fill in this template when reporting a bug, unless you know what you are doing.
 Description of Problem:
 file <http://www.cs.rit.edu/~ats/cs-2005-1/code/adt/array/Abuse.cs> draws CS0019. It 
 compiles on VS 2005 beta 2.
@@ -54,6 +53,10 @@
         }
 }
 
 There is a patch from mcs that I believe we need to port to gmcs and
 might eliminate this problem (the recent Null code from Marek).
 
+
+------- Additional Comments From marek.safar at seznam.cz  2005-11-10 10:23 -------
+Miguel, I tested your code with final version of csc 2. And it reports
+same error as we do.


More information about the mono-bugs mailing list