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 [EMAIL PROTECTED]

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

--- shadow/79522        2006-09-28 17:22:25.000000000 -0400
+++ shadow/79522.tmp.25193      2006-09-28 17:41:25.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PATC] AppDomain.Load does not fallback to CodeBase for loading 
assembly
+Summary: [PATCH] AppDomain.Load does not fallback to CodeBase for loading 
assembly
 
 Mono's AppDomain.Load (AssemblyName) does not fallback to 
 AssemblyName.CodeBase for loading an assembly.
 
 From the .NET Framework SDK 2.0 docs:
 
@@ -70,6 +70,11 @@
 Fix
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-09-28 17:22 -------
 I've attached a corlib fix for this issue, or should this be fixed 
 in the runtime ?
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-28 17:41 -------
+The attached patch contains some CRLF's (yeah, I still use Visual 
+Studio, shame on me). If the patch is approved, I'll make sure these 
+are removed before commit (eol-style is native anyway).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to