[Mono-bugs] [Bug 52427][Wis] Changed - invalid IL from do { if (a) break; throw new Exception } while true

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Dec 2003 10:07:13 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/52427	2003-12-21 15:40:47.000000000 -0500
+++ shadow/52427.tmp.20149	2003-12-24 10:07:12.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 52427
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: C#
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: martin@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: invalid IL from do { if (a) break; throw new Exception } while true
@@ -43,6 +43,9 @@
         IL_000f:  newobj instance void class
 [mscorlib]'System.NotImplementedException'::.ctor()
         IL_0014:  throw
         IL_0015:  br IL_0000
 
 Note the branch goes outside the method.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-24 10:07 -------
+Assigning to Martin, on the request of Miguel.