[nem-bug] [Nemerle 0001025]: Using an assembly which requests SkipVerification permission is not possible

feedback at nemerle.org feedback at nemerle.org
Fri Jun 8 20:21:46 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1025> 
======================================================================
Reported By:                msinger
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   1025
Category:                   Visual Studio Plugin
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             06-08-2007 20:21 CEST
Last Modified:              06-08-2007 20:21 CEST
======================================================================
Summary:                    Using an assembly which requests SkipVerification
permission is not possible
Description: 
If you add an assembly containing the attribute
  [assembly: SecurityPermission(SecurityAction.RequestMinimum,
SkipVerification=true)]
to the references everything silently fails. (no syntax highlighting, no
code completion, ...)

Such an assembly can be created by the MC++ compiler with the /clr option
(NOT /clr:safe).

======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
06-08-07 20:21 msinger        New Issue                                    
======================================================================




More information about the bugs mailing list