[Mono-bugs] [Bug 343553] New: Cecil security permissions parser is broken for 2. 0+ assemblies
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 21 21:45:57 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=343553
Summary: Cecil security permissions parser is broken for 2.0+
assemblies
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Cecil
AssignedTo: jbevain at novell.com
ReportedBy: spouliot at novell.com
QAContact: mono-bugs at ximian.com
Found By: ---
r51920 (original) works
r58244 breaks
The format to emit declarative security has changed under MS 2.0 runtime but
Mono still emits the (supported) 1.x xml-based format, i.e. the problem can
only be seen when assemblies are build in 2.0 by MS compilers.
This affects Gendarme (CAS related) security rules unit tests when compiled
with Visual Studio 2005 (or 2008).
--
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