http://bugzilla.novell.com/show_bug.cgi?id=501775
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=501775#c1 --- Comment #1 from Eberhard Beilharz <[email protected]> 2009-05-07 08:02:11 MDT --- Created an attachment (id=290727) --> (http://bugzilla.novell.com/attachment.cgi?id=290727) Testcase To reproduce this bug: gmcs /t:library Base.cs gmcs /t:library /reference:Base.dll Derived.cs --> will produce warning CS0109 However, the following doesn't produce the warning: gmcs /t:library Base.cs Derived.cs -- Configure bugmail: http://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
