https://bugzilla.novell.com/show_bug.cgi?id=475814
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=475814#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Jonathan Pryor <[email protected]> 2009-02-17 21:32:20 MST --- Fixed in trunk r127244. 2009-02-17 Jonathan Pryor <[email protected]> * Test/DocTest-v1.cs: Add test for #471379. * Mono.Documentation/exceptions.cs, Mono.Documentation/monodocer.cs: Use the new Mono.Cecil .Resolve() methods instead of (erroneously) duplicating their functionality with the .GetDefinition() methods. ExceptionLookup.this[IMemberReference] checks for multi-dimensional arrays, as MD arrays are "special" (Cecil can't resolve them, as they're internal to the runtime with no specific associated IL). Fixes #471379. -- 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
