[Mono-bugs] [Bug 75465][Nor] New - monodocer fails on protected events

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 18:42:30 EDT 2005


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 stephen at touset.org.

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

--- shadow/75465	2005-07-04 18:42:30.000000000 -0400
+++ shadow/75465.tmp.27744	2005-07-04 18:42:30.000000000 -0400
@@ -0,0 +1,51 @@
+Bug#: 75465
+Product: Mono: Doctools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Console
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: stephen at touset.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: monodocer fails on protected events
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Create a class with a protected event and delegate
+2. Run monodocer on that class
+
+Actual Results:
+
+System.NullReferenceException: Object reference not set to an instance of
+an object
+in <0x00007> Stub:GetMethodVisibility (System.Reflection.MethodBase method)
+in <0x00030> Stub:MakeEventSignature (System.Reflection.EventInfo ev)
+in <0x0017b> Stub:MakeMemberSignature (System.Reflection.MemberInfo mi)
+in <0x002b9> Stub:GetMember (System.Type type, System.Xml.XmlElement member)
+in <0x00137> Stub:DoUpdateType2 (System.Xml.XmlDocument basefile,
+System.Type type, System.String output)
+in <0x0051c> Stub:DoUpdateAssembly (System.String source, System.String dest)
+in <0x003de> Stub:Main (System.String[] args)
+Members Added: 0, Members Deleted: 0
+
+
+Expected Results:
+
+Updating the related class. No unhandled exception.
+
+How often does this happen? 
+
+Every time.
+
+Additional Information:


More information about the mono-bugs mailing list