[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:15:57 -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=69926
--- shadow/69926 2004-12-08 23:06:33.000000000 -0500
+++ shadow/69926.tmp.10628 2004-12-08 23:15:57.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 69926
Product: Mono: Compilers
Version: 1.0
OS: unknown
OS Details:
-Status: REOPENED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: C#
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: bmaurer@users.sf.net
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: struct X {} X x = new X (); using (x) ;