Bug 324938 (MONO82269)

Summary: monodis throws warnings type 14 and 2
Product: [Mono] Mono: Compilers Reporter: Christian Heimes <sites>
Component: IL assemblerAssignee: Jain Ankit <jankit>
Status: RESOLVED FIXED QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P3 - Medium    
Version: 1.2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The assembly compiled with .NET 2.0

Description Thomas Wiest 2007-09-15 20:46:25 UTC


---- Reported by sites@cheimes.de 2007-08-01 04:03:00 MST ----

I've used monodis to dissamble an assembly compiled with .NET 2.0 on
Windows. During the process monodis throw four warnings ans asked me to
report them.

$ monodis Python.Runtime.dll > Python.Runtime.dll.dis 
** (process:12165): WARNING **: TODO type 14 - please fill a bug report on
this!
** (process:12165): WARNING **: TODO type 14 - please fill a bug report on
this!
** (process:12165): WARNING **: TODO type 2 - please fill a bug report on this!
** (process:12165): WARNING **: TODO type 2 - please fill a bug report on this!



---- Additional Comments From sites@cheimes.de 2007-08-01 04:04:47 MST ----

Created an attachment (id=172389)
The assembly compiled with .NET 2.0


Imported an attachment (id=172389)

Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Ubuntu 7.04</cf_op_sys_details>
Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Jackson Harper 2007-11-06 02:23:20 UTC
Fixed in SVN, thanks for the report.
Comment 2 Jackson Harper 2007-11-06 02:50:41 UTC
Fixed in SVN.
Comment 3 Jean-Baptiste Evain 2007-11-06 13:24:39 UTC
*** Bug 323183 has been marked as a duplicate of this bug. ***