[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
Wed, 24 Nov 2004 04:30:23 -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-23 09:01:28.000000000 -0500
+++ shadow/69462.tmp.22513 2004-11-24 04:30:23.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69462
Product: Mono: Compilers
Version: 1.1
OS: other
OS Details: FC1 and FC2
-Status: REOPENED
-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
@@ -81,6 +81,11 @@
The delayed evaluation of Attributes.CheckTargets prevented the
initialization of several attributes' .Target. Most importantly of
AssemblyKeyFile. This attribute was skipped in GetAssemblyName (),
and thus prevented the generated assembly from being signed.
+
+------- Additional Comments From marek.safar@seznam.cz 2004-11-24 04:30 -------
+Fixed in SVN.
+
+Sorry guys, I overlooked the problem with sn.