https://bugzilla.novell.com/show_bug.cgi?id=462925
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=462925#c5 Sebastien Pouliot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #5 from Sebastien Pouliot <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
