[Mono-bugs] [Bug 69462][Nor] Changed - Compiler crash on interface with event attribute [field:NonSerialized()]
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 18 Nov 2004 09:29:45 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69462
--- shadow/69462 2004-11-18 04:03:18.000000000 -0500
+++ shadow/69462.tmp.8927 2004-11-18 09:29:45.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69462
Product: Mono: Compilers
Version: 1.1
OS: other
OS Details: FC1 and FC2
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar@seznam.cz
ReportedBy: jhill@arcfocus.com
QAContact: mono-bugs@ximian.com
@@ -66,6 +66,9 @@
x.cs(3) error CS0592: Attribute 'NonSerialized' is not valid on this
declaration type. It is valid on 'field' 'property' declarations only.
Compilation failed: 1 error(s), 0 warnings
------- Additional Comments From marek.safar@seznam.cz 2004-11-18 04:03 -------
Fixed in SVN
+
+------- Additional Comments From martin@ximian.com 2004-11-18 09:29 -------
+Reverted the fix on SVN.