[Mono-bugs] [Bug 34162][Min] Changed - (multiple) cast in a switch case not handled

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
20 Nov 2002 17:20:33 -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 martin@ximian.com.

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

--- shadow/34162	Tue Nov 19 17:10:15 2002
+++ shadow/34162.tmp.29517	Wed Nov 20 12:20:33 2002
@@ -66,6 +66,11 @@
 
 
 ------- Additional Comments From miguel@ximian.com  2002-11-19 17:10 -------
 Fixed on CVS, instead of using the child, we use a new Peel() method.
 
 
+
+------- Additional Comments From martin@ximian.com  2002-11-20 12:20 -------
+Hmm, I wanted to use a do {...} while loop in the caller, but this 
+should work as well and is even more beautiful :-)
+