bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30376] windres cannot parse rc files which it itself gener


From: nickc at redhat dot com
Subject: [Bug binutils/30376] windres cannot parse rc files which it itself generated
Date: Thu, 11 May 2023 14:14:41 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30376

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 14876
  --> https://sourceware.org/bugzilla/attachment.cgi?id=14876&action=edit
Proposed patch

OK, here is a possible patch.

With this applied the resource file created from shell32.dll is slightly
different, and when it is converted back into a COFF format file there are no
errors.  There are a few warnings however:

  x86_64-w64-mingw32-windres: warning: 14: 1001: 1033: duplicate value
  x86_64-w64-mingw32-windres: warning: 14: 1002: 1033: duplicate value
  x86_64-w64-mingw32-windres: warning: 14: 1003: 1033: duplicate value
  x86_64-w64-mingw32-windres: warning: 14: 1004: 1033: duplicate value
  x86_64-w64-mingw32-windres: warning: 14: 1005: 1033: duplicate value

I am not sure if these pose a real problem however.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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