[Mono-bugs] [Bug 75896][Cos] Changed - mcs does not report CS0131: struct member on left hand side is incorrectly allowed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 20 06:19:44 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 rharinath at novell.com.

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

--- shadow/75896	2006-02-24 13:50:45.000000000 -0500
+++ shadow/75896.tmp.15647	2006-04-20 06:19:44.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75896
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: C#
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -78,6 +78,11 @@
 
 
 This is a real life example where the MS compiler spits out CS0131,
 and prevents you from doing something that actually has no effect. 
 I'm not sure if this warrants a higher priority or not.
 
+
+------- Additional Comments From rharinath at novell.com  2006-04-20 06:19 -------
+mcs correctly reports CS0131 to the original testcase, and reports
+CS1654 to Nathan's testcase.  This was likely fixed with bug 76874.
+


More information about the mono-bugs mailing list