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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2005-05-30 12:23 ------- Created an attachment (id=15241) svn diff + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
