patchDotGNU Portable.NET - Patches: patch #3244, Assembly not correctly loading...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3244: Assembly not correctly loading resources DLLs (app.resource.dll)

Submitter:  David Logan <djlogan>
Submitted:  Thu 29 Jul 2004 10:04:14 PM UTC
   
 
Category:  None Priority:  1 - Later
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Sat 31 Jul 2004 12:40:38 PM UTC, comment #1: 

Comitted to CVS on 31st July 2004.

Gopal.V <t3rmin4t0r>
Group administrator
Thu 29 Jul 2004 10:04:14 PM UTC, original submission:  

Assembly.cs was using the FullName, which is a long formatted string containing the image name, culture, key, etc. It was building a string that did not look like "app.resources.dll", but had "app. invalid=stuff in=here first=null.resources.dll". I modified it so that it parsed only what it needed from the FullName return.

David Logan <djlogan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #7704:  root-040729.patch added by djlogan (1KiB - application/octet-stream - patch to Assembly.cs)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-31 t3rmin4t0r StatusNone Done
    Open/ClosedOpen Closed
2004-07-29 djlogan Attached File- Added root-040729.patch, #3505

Back to the top

Powered by Savane 3.13-0329.
Corresponding source code