[Mono-bugs] [Bug 62893][Nor] Changed - Problems with AssemblyKeyFile, AssemblyKeyName

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 10 06:44:50 EDT 2005


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 rharinath at novell.com.

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

--- shadow/62893	2005-04-23 15:27:33.000000000 -0400
+++ shadow/62893.tmp.6552	2005-10-10 06:44:50.000000000 -0400
@@ -31,6 +31,12 @@
 
 [assembly: System.Reflection.AssemblyKeyName("A")]
 
 Test #3:
 
 [assembly: System.Reflection.AssemblyKeyNameAttribute("A" + "B")]
+
+------- Additional Comments From rharinath at novell.com  2005-10-10 06:44 -------
+I'm hoping that with Carlo's extern aliases patch, we will be able to
+populate the namespace hierarchy well in advance, and we won't have to
+do ComputeNamespaces as a separate pass.  This should allow us to
+properly resolve stuff early enough.


More information about the mono-bugs mailing list