http://bugzilla.novell.com/show_bug.cgi?id=621968
http://bugzilla.novell.com/show_bug.cgi?id=621968#c3 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |[email protected] --- Comment #3 from Sebastien Pouliot <[email protected]> 2010-07-14 01:47:55 UTC --- It looks like both issues are fixed on trunk (what will be released as 2.8) using both the console and the wizard runners. [mono] ~/svn/mono-tools/gendarme/testcases/621968 @ mono --debug ./../bin/gendarme.exe --config ../../rules/rules.xml --set self-test --log regress.log *.dll Gendarme v2.7.0.0 Copyright (C) 2005-2010 Novell, Inc. and contributors Initialization: 1.7 seconds Annotations.dll: 0.5 seconds Framework4Bridge.dll: 8.7 seconds Microsoft.Contracts.dll: <0.1 seconds OpenTK.Contracts.dll: 36.3 seconds OpenTK.dll: 82.2 seconds TearDown: <0.1 seconds 5 assemblies processed in 129.5 seconds. 108128 defects found. Report written to: `regress.log'. You can try the latest 2.7 preview (from the google group) if you want to make sure about the issues. I'll re-build 2.6 later to see if I can duplicate them (to confirm the fix and close the bug). Thanks for your report. -- Configure bugmail: http://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
