[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 04:03:18 -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 marek.safar@seznam.cz.

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

--- shadow/69462	2004-11-16 08:07:47.000000000 -0500
+++ shadow/69462.tmp.1959	2004-11-18 04:03:18.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69462
 Product: Mono: Compilers
 Version: 1.1
 OS: other
 OS Details: FC1 and FC2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: marek.safar@seznam.cz                            
 ReportedBy: jhill@arcfocus.com               
 QAContact: mono-bugs@ximian.com
@@ -63,6 +63,9 @@
 On Mono 1.0.4, this attribute does not appear to be supported at all.  When
 it fails to compile, though, it does give a different error which actually
 outputs the file name and line number:
 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