https://bugzilla.novell.com/show_bug.cgi?id=357287
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=357287#c2 --- Comment #2 from Moritz Kroll <[EMAIL PROTECTED]> 2008-02-01 02:59:12 MST --- I'm sorry, but the line numbers in the error messages do not fit to the small testcase in the bug description... Here are the correct messages: Compiler error message on Mono 1.2.6 and 1.2.5: interfaceTest-small.cs(20,5): error CS0029: Cannot implicitly convert type `string' to `int' Compiler error message on Mono 1.2.2: interfaceTest-small.cs(20,17): error CS0229: Ambiguity between `IAI.val' and `IA.val' interfaceTest-small.cs(8,11): (Location of the symbol related to previous error) interfaceTest-small.cs(3,10): (Location of the symbol related to previous error) interfaceTest-small.cs(20,17): error CS0122: `IA.val' is inaccessible due to its protection level interfaceTest-small.cs(3,10): (Location of the symbol related to previous error) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
