[Mono-bugs] [Bug 77602][Wis] Changed - fail to save assembly or
create reflection assembly with system librairies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Feb 20 11:42:41 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77602
--- shadow/77602 2006-02-20 09:30:31.000000000 -0500
+++ shadow/77602.tmp.23117 2006-02-20 11:42:41.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77602
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Mono.Cecil
AssignedTo: mono at evain.net
ReportedBy: guillaume.bour at free.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -59,6 +59,14 @@
Always
Additional Information:
the problem is in the function
Mono.Cecil.MetaData.MetaDataWriter::GetStrongNameSignatureSize (), the size
value is lower than 32
+
+------- Additional Comments From sebastien at ximian.com 2006-02-20 11:42 -------
+This can be "somewhat" fixed in Cecil but unless you have the required
+private key you'll run into problems with all strongnamed assemblies
+(even more if you're using a "system" assembly signed with the ECMA
+"key"). The actual problems will be different if you're using Mono or
+the MS runtime.
+
More information about the mono-bugs
mailing list