[Mono-bugs] [Bug 623723] Gendarme - AvoidCodeDuplicatedInSameClassRule, AvoidCodeDuplicatedInSiblingClassesRule false positives

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Aug 19 20:24:00 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=623723

https://bugzilla.novell.com/show_bug.cgi?id=623723#c3


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO
       InfoProvider|                            |eric.zeitler at gmail.com

--- Comment #3 from Sebastien Pouliot <spouliot at novell.com> 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.


More information about the mono-bugs mailing list