[Mono-bugs] [Bug 26506][Nor] Changed - Wrong branch target with loops and void-returning methods

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
8 Jul 2002 22:07:08 -0000


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

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

--- shadow/26506	Mon Jul  8 10:47:08 2002
+++ shadow/26506.tmp.19665	Mon Jul  8 18:07:08 2002
@@ -64,6 +64,10 @@
 Yeah, I have never liked that behavior of the Reflection API.
 
 Is this important to fix though?
 
 ------- Additional Comments From lupus@ximian.com  2002-07-08 10:47 -------
 Yes, I saw the bug in one of the System assemblies when compiled with mcs.
+
+------- Additional Comments From miguel@ximian.com  2002-07-08 18:07 -------
+Ok, that is going to be quite tricky to fix.  I will think about a
+solution.