[Mono-bugs] [Bug 458175] New: Out of range exception in ProvideCorrectArgumentsToFormattingMethodsRule. GetExpectedParameters

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 10 19:36:46 EST 2008


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


           Summary: Out of range exception in
                    ProvideCorrectArgumentsToFormattingMethodsRule.GetExpect
                    edParameters
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Gendarme
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gonzalo at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Same as before, I don't have access to the original dll:

 System.IndexOutOfRangeException was unhandled
  Message="Index was outside the bounds of the array."
  Source="mscorlib"
  StackTrace:
    Server stack trace: 
       at
Gendarme.Rules.Correctness.ProvideCorrectArgumentsToFormattingMethodsRule.GetExpectedParameters(String
loaded)
       at
Gendarme.Rules.Correctness.ProvideCorrectArgumentsToFormattingMethodsRule.GetLoadStringInstruction(Instruction
call)
       at
Gendarme.Rules.Correctness.ProvideCorrectArgumentsToFormattingMethodsRule.CheckCallToFormatter(Instruction
call, MethodDefinition method)
       at
Gendarme.Rules.Correctness.ProvideCorrectArgumentsToFormattingMethodsRule.CheckMethod(MethodDefinition
method)
       at Gendarme.Framework.Runner.OnMethod(RunnerEventArgs e)
       at Gendarme.Framework.Runner.Run()
       at Gendarme.Wizard.Analyze()


-- 
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