[Mono-bugs] [Bug 49542][Nor] Changed - MCS doesn't correctly include the strongname public key inside an assembly.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 14:15:07 -0400 (EDT)


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 spouliot@videotron.ca.

http://bugzilla.ximian.com/show_bug.cgi?id=49542

--- shadow/49542	2003-10-11 12:39:27.000000000 -0400
+++ shadow/49542.tmp.20607	2003-10-11 14:15:07.000000000 -0400
@@ -1,23 +1,24 @@
 Bug#: 49542
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: Need Windows to reproduce
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: MCS doesn't correctly include the strongname public key inside an assembly.
+BugsThisDependsOn: 49555
 
 Description of Problem:
 
 MCS doesn't correctly include the strongname public key inside an 
 assembly. 
 
@@ -101,6 +102,12 @@
 
 C:\Temp\snhard\snhard\bin\Debug>mono snkey.exe helloworld.exe
 0
 
 So it seems, IMHO, that both MCS and the runtime needs to be fixed 
 for strongnames.
+
+------- Additional Comments From spouliot@videotron.ca  2003-10-11 14:15 -------
+The bug is in the runtime - no changes are required in mcs. 
+See 49555 for more details.
+
+*** This bug has been marked as a duplicate of 49555 ***