[Mono-bugs] [Bug 75024][Maj] Changed - If one Interface is derived from another one the methods of the base interface are not found

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 27 11:10:06 EDT 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 mpfob at gmx.de.

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

--- shadow/75024	2005-05-26 05:07:38.000000000 -0400
+++ shadow/75024.tmp.24456	2005-05-27 11:10:06.000000000 -0400
@@ -1,10 +1,10 @@
 Bug#: 75024
 Product: Mono: Compilers
 Version: 1.1
-OS: unknown
+OS: Windows XP
 OS Details: 
 Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: C#
@@ -54,6 +54,23 @@
 
 ------- Additional Comments From rharinath at novell.com  2005-05-26 05:07 -------
 I am unable to reproduce the error.  The testcase you mentioned is
 verified on almost every change to the compiler, since it's part of
 its regression suite.
 
+
+------- Additional Comments From mpfob at gmx.de  2005-05-27 11:10 -------
+I am pretty new to the mono-project and i'm working in Windows. I
+compiled mcs either in Visual Studio 2003 or with the makefile using
+the microsoft compiler csc.
+
+Using the most topical sources form SVN, i get the reported erros
+compiling the file test-166.cs with either version of mcs.exe.
+
+Because i'm new to the project i do not know if the output of jay
+during the compile of cs-parser.jay might have sth. to do with the
+resulting problems. 
+Jay reports the following errors/warnings:
+../jay/jay: 2 rules never reduced
+../jay/jay: 26 shift/reduce conflicts, 1 reduce/reduce conflict.
+
+I hope this helps in understanding the reported bug.


More information about the mono-bugs mailing list