[Mono-bugs] [Bug 462925] Gendarme crashes when method cannot be resolved
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Dec 30 13:46:46 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=462925
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=462925#c5
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mono-bugs at lists.ximian.com |spouliot at novell.com
Status|NEW |ASSIGNED
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2008-12-30 11:46:45 MST ---
I got a very large set of .net binaries that are used to test for such cases
(and that includes large DLL full of pinvokes). However I don't have muine in
that set, thanks for attaching it.
In some context we can be sure a Resolve will succeed (e.g. in Runner.cs or
calling Resolve on a MethodDefinition) and calling Resolve can be quite
expensive (so we avoid it when possible) - but, as you have found, it's easy to
miss one that is required in some cases :)
--
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