[Mono-bugs] [Bug 63335][Nor] Changed - System.Reflection.Emit.TypeBuilder.GetCustomAttributes not implemented
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Aug 2004 11:42:34 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=63335
--- shadow/63335 2004-08-18 11:49:26.000000000 -0400
+++ shadow/63335.tmp.12828 2004-08-29 11:42:34.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 63335
Product: Mono: Class Libraries
Version: unspecified
OS: SuSE 8.1
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,10 @@
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
+
+------- Additional Comments From bmaurer@users.sf.net 2004-08-29 11:42 -------
+According to the msft docs (and in the msft impl), this is not
+supported by design.