Bugzilla – Bug 324938
monodis throws warnings type 14 and 2
Last modified: 2007-11-06 13:24:39 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".
Fixed in SVN, thanks for the report.
Fixed in SVN.
*** Bug 323183 has been marked as a duplicate of this bug. ***