[Mono-bugs] [Bug 45807][Maj] Changed - Invalid assignment causes compiler to crash.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 3 Jul 2003 18:49:09 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/45807	Thu Jul  3 15:16:59 2003
+++ shadow/45807.tmp.21016	Thu Jul  3 18:49:09 2003
@@ -1,14 +1,14 @@
 Bug#: 45807
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ettore@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -61,6 +61,9 @@
 
 test.cs(8) error CS0131: Left hand of an assignment must be a variable, a
 property or an indexer
 
 $ mcs --version
 Mono C# compiler version 0.24.0.0
+
+------- Additional Comments From gonzalo@ximian.com  2003-07-03 18:49 -------
+I get the same error when using current CVS.