[Mono-bugs] [Bug 69926][Maj] Changed - struct X {} X x = new X (); using (x) ;
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Dec 2004 23:06:33 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69926
--- shadow/69926 2004-12-03 20:13:25.000000000 -0500
+++ shadow/69926.tmp.10504 2004-12-08 23:06:33.000000000 -0500
@@ -111,6 +111,11 @@
------- Additional Comments From bmaurer@users.sf.net 2004-11-25 18:31 -------
Fixed on r36570 in head, r36571 in 1.0
------- Additional Comments From bmaurer@users.sf.net 2004-12-03 20:13 -------
This regressed in 1.0, (but not head)
+
+------- Additional Comments From miguel@ximian.com 2004-12-08 23:06 -------
+Could you look at the issue Ben?
+
+Also, it would be nice to show how it regressed (the "ex" error).