[Mono-bugs] [Bug 55320][Nor] Changed - mcs only considers key file specified in AssemblyKeyFile as filename relative to local directory

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 08:12:15 -0500 (EST)


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@ximian.com.

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

--- shadow/55320	2004-03-09 08:09:34.000000000 -0500
+++ shadow/55320.tmp.31485	2004-03-09 08:12:15.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 55320
-Product: Mono: Compilers
+Product: Mono: Class Libraries
 Version: unspecified
-OS: unknown
+OS: All
 OS Details: 
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: C#
+Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -92,6 +92,12 @@
 the AssemblyKeyFile attribute with the directory of the output file.
 
 I updated the summary of the bug report accordingly. But the repro I 
 described still holds up.
 
 Thanks for correcting me.
+
+------- Additional Comments From sebastien@ximian.com  2004-03-09 08:12 -------
+Moving...
+The bug is in
+/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.cs and not in
+mcs.