[Mono-bugs] [Bug 324222] CS0067 not reported when event is never used
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Dec 7 23:01:13 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=324222
User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=324222#c5
Thomas Wiest <twiest at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |twiest at novell.com
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #5 from Thomas Wiest <twiest at novell.com> 2007-12-07 21:01:12 MST ---
I just tried this on Mono 1.2.6p3 on SLED 10 SP1 i586 and I got the warning, so
this has not been changed back to the original decision referenced in comment
3.
c212:~/324222 # mcs /target:library /warn:4 test.cs
test.cs(4,43): warning CS0067: The event `Test.TestEvent' is never used
Compilation succeeded - 1 warning(s)
c212:~/324222 #
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list