[Mono-bugs] [Bug 357287] Access to hiding properties of interfaces resolves wrong member

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 1 04:59:12 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=357287

User Moritz.Kroll at gmx.de added comment
https://bugzilla.novell.com/show_bug.cgi?id=357287#c2





--- Comment #2 from Moritz Kroll <Moritz.Kroll at gmx.de>  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.


More information about the mono-bugs mailing list