[Mono-bugs] [Bug 35629][Wis] New - Custom attribute 0x1d (SZARRAY) not supported

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Dec 2002 08:13:10 -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 seank@users.sf.net.

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

--- shadow/35629	Sun Dec 15 03:13:10 2002
+++ shadow/35629.tmp.25431	Sun Dec 15 03:13:10 2002
@@ -0,0 +1,34 @@
+Bug#: 35629
+Product: Mono/MCS
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: seank@users.sf.net               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Custom attribute 0x1d (SZARRAY) not supported
+
+Description of Problem:
+Custom attribute of type 0x1d (SZARRAY) is not supported yet.
+
+
+Steps to reproduce the problem:
+1. compile the attached program with "mcs attr.cs -t:library"
+
+Actual Results:
+** ERROR **: type 0x1d not yet supported in custom attr encoder
+
+
+Expected Results:
+Success!
+
+How often does this happen? 
+Everytime