[Mono-bugs] [Bug 78202][Nor] Changed - gendarme doesn't support exclusions

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 26 05:03:11 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mono at evain.net.

http://bugzilla.ximian.com/show_bug.cgi?id=78202

--- shadow/78202	2006-04-25 22:12:50.000000000 -0400
+++ shadow/78202.tmp.3138	2006-04-26 05:03:11.000000000 -0400
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: GNU/Linux [Other]
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Mono.Cecil
 AssignedTo: mono at evain.net                            
 ReportedBy: matt at use.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: gendarme doesn't support exclusions
 
 Steps to reproduce the problem:
 1. add this line to the default rules.xml in the "default" ruleset:
  <rules exclude="NullDerefRule" from="Gendarme.Rules.Correctness.dll" />
 
@@ -34,6 +33,10 @@
 Expected Results:
 When combined with this line:
 <rules include="*" from="Gendarme.Rules.Correctness.dll" />
 
 it should execute/report all rules in the Correctness set except for
 NullDerefRule.
+
+------- Additional Comments From mono at evain.net  2006-04-26 05:03 -------
+Ccing Sébastien on this.
+


More information about the mono-bugs mailing list