[Mono-bugs] [Bug 75091][Nor] Changed - wrong base types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 30 12:23:36 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dsilva at ccs.neu.edu.

http://bugzilla.ximian.com/show_bug.cgi?id=75091

--- shadow/75091	2005-05-30 12:23:04.000000000 -0400
+++ shadow/75091.tmp.12946	2005-05-30 12:23:36.000000000 -0400
@@ -338,6 +338,14 @@
 corresponding ChangeLog entry.
 
 ------- Additional Comments From dsilva at ccs.neu.edu  2005-05-30 12:23 -------
 Created an attachment (id=15241)
 svn diff
 
+
+------- Additional Comments From dsilva at ccs.neu.edu  2005-05-30 12:23 -------
+There's no ChangeLog there already, but this would be the entry:
+
+lib/Mono.Cecil.Implem/ReflectionReader.cs:
+  in Visit ITypeDefinitionCollection:
+     When setting base types, changed the index to start at 0 and
+changed the m_typeDefs index from i-1 to i.  This fixes bug 75091.


More information about the mono-bugs mailing list