[Mono-bugs] [Bug 40793][Nor] Changed - mcs doesn't detect interface member name collisions

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 6 Apr 2003 00:35:34 -0500 (EST)


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

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

--- shadow/40793	Fri Apr  4 15:48:37 2003
+++ shadow/40793.tmp.14385	Sun Apr  6 00:35:34 2003
@@ -1,14 +1,14 @@
 Bug#: 40793
 Product: Mono/MCS
 Version: unspecified
 OS: Mandrake 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: eureko@grmexico.com.mx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -89,6 +89,11 @@
 the data that saves to a database?
 
 This test is a modified version of the sample provided by Tom Archer in his
 book
 "Inside C#", and it is only intended to help debug the mono compiler.
 */
+
+------- Additional Comments From miguel@ximian.com  2003-04-06 00:35 -------
+This is not a bug.  We currently implement the same behavior of CSC.
+
+If things change in the future, we can revisit this item.