dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #3244] Assembly not correctly loading resources


From: Gopal.V
Subject: [Pnet-developers] [patch #3244] Assembly not correctly loading resources DLLs (app.resource.dll)
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This mail is an automated notification from the patch tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[patch #3244] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Sat 07/31/2004 at 12:40 (Asia/Calcutta)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Comitted to CVS on 31st July 2004.






/**************************************************************************/
[patch #3244] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3244>
Project: DotGNU Portable.NET
Submitted by: David Logan
On: Thu 07/29/2004 at 22:04

Category:  None
Priority:  1 - Later
Resolution:  Fixed
Assigned to:  None
Originator Email:  
Status:  Closed


Summary:  Assembly not correctly loading resources DLLs (app.resource.dll)

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.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 07/31/2004 at 12:40       By: t3rmin4t0r
Comitted to CVS on 31st July 2004.






File Attachments
-------------------

-------------------------------------------------------
Date: Thu 07/29/2004 at 22:04  Name: root-040729.patch  Size: 1.38KB   By: 
djlogan
patch to Assembly.cs
http://savannah.gnu.org/patch/download.php?item_id=3244&amp;item_file_id=3505






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3244>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]