[Mono-bugs] [Bug 74914][Nor] Changed - Classes from System.Reflection.Emit do not return correct Token values

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 May 2005 20:13:28 -0400 (EDT)


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 lluis@ximian.com.

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

--- shadow/74914	2005-05-11 20:12:17.000000000 -0400
+++ shadow/74914.tmp.28511	2005-05-11 20:13:28.000000000 -0400
@@ -34,6 +34,11 @@
 Notice that if you change the test case so that the constructor is
 generated before the method, then the generated tokens are the correct ones.
 
 Due to this bug the methods for generating debug info (not yet committed)
 are not working properly (tested with ikvm and boo compilers), since the
 debug info gets liked to the wrong token.
+
+------- Additional Comments From lluis@ximian.com  2005-05-11 20:13 -------
+Created an attachment (id=15126)
+Test case
+