https://bugzilla.novell.com/show_bug.cgi?id=466942

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=466942#c3


Rodrigo Kumpera <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WONTFIX




--- Comment #3 from Rodrigo Kumpera <[email protected]>  2009-01-16 21:20:10 
MST ---
--verify-all doesn't change the on-demand verification nature of the runtime,
it only enables the verifier for the gac'd assemblies and mscorlib.

Even running with --compile-all doesn't help as generic code is not handled
under this mode. It's a know limitation with no simple way to overcome.


pedump correctly detects the problem:

./metadata/pedump --verify code  gtest-054.exe
In method: Test::Simple(T)
Not Verifiable: Incompatible type [Complex], type [Complex] was expected in
local store at 0x0015

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to