[Mono-bugs] [Bug 590750] ProvideCorrectArgumentsToFormattingMethodsRule fired false positive

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 24 16:50:25 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=590750

http://bugzilla.novell.com/show_bug.cgi?id=590750#c3


Antoine Vandecrème <avandecreme at sopragroup.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
       InfoProvider|avandecreme at sopragroup.com  |

--- Comment #3 from Antoine Vandecrème <avandecreme at sopragroup.com> 2010-03-24 20:50:25 UTC ---
Hello,

I will try but I need to learn CIL before :p

Anyway, from what I read in the code and what I understand of CIL the
GetLoadStringInstruction method which search for the format string should be
fixed.
>From what I learn in CIL, I guess we can count the number of parameters of
string.Format and the stack level to determine where is the string format.
But I don't (yet) know how to handle the string.Format(string, params object[])
signature.

Anyway, I will keep this bug track up to date of my result and ask help if
needed.

Regards

-- 
Configure bugmail: http://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