[Mono-bugs] [Bug 463613] Wrong warning CS0108 with overloaded operators from library

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 5 12:19:50 EST 2009


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

User eb1 at sil.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=463613#c1





--- Comment #1 from Eberhard Beilharz <eb1 at sil.org>  2009-01-05 10:19:49 MST ---
Created an attachment (id=263243)
 --> (https://bugzilla.novell.com/attachment.cgi?id=263243)
Testcase

To reproduce this bug:
gmcs /t:library library.cs
gmcs /t:library /reference:library.dll main.cs

--> will produce warning CS0108

However, the following doesn't produce the warning:

gmcs /t:library library.cs main.cs


-- 
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