[Mono-dev] [PATCH] Wrong warning CS0109 with protected field that hides field from base class

Eberhard Beilharz eb1 at sil.org
Wed May 27 06:06:59 EDT 2009


Hi,

Attached is a patch for bug #501775 where gmcs outputs warning CS0109
("The member `Derived.Foo' does not hide
an inherited member. The new keyword is not required.") when a protected
field hides a field from the base class if the base class is defined in
a referenced assembly.

Please review and submit.

Thanks,
     Eberhard Beilharz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug501775.patch
Type: text/x-patch
Size: 1695 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090527/9c2e90ec/attachment-0001.bin 


More information about the Mono-devel-list mailing list