https://bugzilla.novell.com/show_bug.cgi?id=676671
https://bugzilla.novell.com/show_bug.cgi?id=676671#c0 Summary: Microsoft.Build.BuildEngine.EventSource.AnyEventRaised is not fired Classification: Mono Product: Mono: Class Libraries Version: 2.10.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Ms.Build AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13 The msdn quite clearly specifies that the AnyEventRaised event is fired whenever any (of the other) events is fired. Mono (2.10) doesn't. It should be pretty easy to add a "FireAnyEventRaised()" call to all other Fire* methods. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
