dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #9823] cscc does not properly build resource dll


From: David Logan
Subject: [Pnet-developers] [bugs #9823] cscc does not properly build resource dlls
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707

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




/**************************************************************************/
[bugs #9823] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9823>
Project: DotGNU Portable.NET
Submitted by: David Logan
On: Fri 07/30/2004 at 15:20

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  cscc does not properly build resource dlls

Original Submission:  cscc needs to support a "culture" or "locale" flag. 
ildasm shows the following difference that precludes cscc-built resource dlls 
from working on the M$ clr:

Microsoft:
.assembly iccdll.resources
{
        .hash algorithm 0x00008004
        .ver 0:0:0:0
        .locale "en-US"
}

cscc:
.assembly iccdll.resources
{
        .hash algorithm 0x00008004
        .ver 0:0:0:0
}












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

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





reply via email to

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