[Mono-bugs] [Bug 387274] Type verification is enforced even when SkipVerification is requested
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 7 08:07:36 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=387274
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=387274#c5
Rodrigo Kumpera <rkumpera at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #5 from Rodrigo Kumpera <rkumpera at novell.com> 2008-05-07 06:07:36 MST ---
Sebastien, the code is valid, but not verifiable. Both MS runtime and ECMA 335
make a huge mess of the exceptions that should be thrown.
It's not reliable to assume anything based on the exception been thrown
VerificationException or InvalidProgramException.
I guess we could just decode the related attribute from the assembly and be
done with it. This attribute must be ignored if core-clr is enabled.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list