[Mono-bugs] [Bug 682537] System.Diagnostics.SourceSwitch doesn't filter correctly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 6 13:52:37 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=682537
https://bugzilla.novell.com/show_bug.cgi?id=682537#c1
Bassam Tabbara <bassam at symform.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bassam at symform.com
--- Comment #1 from Bassam Tabbara <bassam at symform.com> 2011-04-06 17:52:37 UTC ---
I think the fix should be:
return ((int)Level & (int)eventType) != 0;
--
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