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 [EMAIL PROTECTED]

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

--- shadow/81980        2007-06-30 05:02:34.000000000 -0400
+++ shadow/81980.tmp.12479      2007-06-30 05:02:34.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 81980
+Product: Mono: Compilers
+Version: 1.2
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Property names do not include namespace for explicit interface 
implementation
+
+(g)mcs currently does not include the namespace in the name of the 
+property when that property explicitly implements an interface.
+
+To reproduce, compile and run the attached code snippet.
+
+Expected result:
+No output and exit code 0.
+
+Actual result:
+The following output and exit code 2:
+#2: IEnumerator.Current
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to