Bug 324938 (MONO82269) - monodis throws warnings type 14 and 2
Summary: monodis throws warnings type 14 and 2
Status: RESOLVED FIXED
: MONO80494 (view as bug list)
Alias: MONO82269
Product: Mono: Compilers
Classification: Mono
Component: IL assembler (show other bugs)
Version: 1.2
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Jain Ankit
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 11:02 UTC by Christian Heimes
Modified: 2007-11-06 13:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
The assembly compiled with .NET 2.0 (42.71 KB, application/octet-stream)
2007-08-01 11:04 UTC, Thomas Wiest
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***