https://bugzilla.novell.com/show_bug.cgi?id=623723
https://bugzilla.novell.com/show_bug.cgi?id=623723#c3 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |[email protected] --- Comment #3 from Sebastien Pouliot <[email protected]> 2010-08-20 00:23:59 UTC --- >From a first (and quick) initial look it looks like CSC was used in debug mode. Actually debug is fine, but CSC non-optimized builds will results in a LOT more false positives than CSC optimized (or Mono compilers). Can you confirm that (non-optimized build) ? and/or rebuild this with /o and see if the number of defects drop significantly ? I'll have a look if I can reduce the duplicated patterns anyway... but CSC assemblies compiled without optimization will never be stellar performers (in real life or under Gendarme scrutiny ;-) -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
