[Mono-bugs] [Bug 23064] Changed - mcs cannot compile attribute constructs with typeof() expressions

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
19 Apr 2002 21:03:02 -0000


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=23064

--- shadow/23064	Fri Apr  5 04:07:31 2002
+++ shadow/23064.tmp.4382	Fri Apr 19 17:03:02 2002
@@ -1,13 +1,13 @@
 Bug#: 23064
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: john@webmeta.com               
 QAContact: mono-bugs@ximian.com
@@ -39,6 +39,9 @@
 ------- Additional Comments From john@webmeta.com  2002-04-05 04:07 -------
 one other thing: in order to test the example I gave you will have 
 to exclude System.Xml.Schema from the build, and remove the 
 <exclude> pertaining to System.Xml.Serialization, and rebuild the 
 class library. The attribute in my example depends on a Serializtion 
 attribute.
+
+------- Additional Comments From miguel@ximian.com  2002-04-19 17:03 -------
+Fixed on CVS.