[Mono-bugs] [Bug 63335][Nor] New - System.Reflection.Emit.TypeBuilder.GetCustomAttributes not implemented

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Aug 2004 11:49:26 -0400 (EDT)


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 reali@acm.org.

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

--- shadow/63335	2004-08-18 11:49:26.000000000 -0400
+++ shadow/63335.tmp.22459	2004-08-18 11:49:26.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 63335
+Product: Mono: Class Libraries
+Version: unspecified
+OS: SuSE 8.1
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: reali@acm.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Reflection.Emit.TypeBuilder.GetCustomAttributes not implemented
+
+As the summary says: 
+System.Reflection.Emit.TypeBuilder.GetCustomAttributes is not implemented 
+(both methods).
+
+I encountered this error trying to compile some IDL files produced by 
+JBoss with IIOP.NET (to access the EBJs from .NET), but cannot get any 
+further as long as this is not implemented.
+
+
+-Patrik