[Mono-bugs] [Bug 75089][Nor] Changed - extra "<module>" type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 29 16:13:22 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 bmaurer at users.sf.net.

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

--- shadow/75089	2005-05-29 15:13:42.000000000 -0400
+++ shadow/75089.tmp.25647	2005-05-29 16:13:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75089
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: Mono.Cecil
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dsilva at ccs.neu.edu               
 QAContact: mono-bugs at ximian.com
@@ -70,6 +70,15 @@
 This also just started happening, so it might be related.
 
 ------- Additional Comments From vargaz at gmail.com  2005-05-29 15:13 -------
 Thats the type that contains the global methods+variables inside
 a module. So it might be perfectly normal.
 
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-29 16:13 -------
+[benm at linux ~]$ monodis --typedef z.exe
+Typedef Table
+1: <Module> (flist=1, mlist=1, flags=0x0, extends=0x0)
+2: testbrace (flist=1, mlist=1, flags=0x100000, extends=0x5)
+
+
+It's there in monodis, so it makes sense...


More information about the mono-bugs mailing list