[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/11681] windres doesn't recognize several codepages
From: |
rodrigorivascosta at gmail dot com |
Subject: |
[Bug binutils/11681] windres doesn't recognize several codepages |
Date: |
8 Jun 2010 21:34:31 -0000 |
------- Additional Comments From rodrigorivascosta at gmail dot com 2010-06-08
21:34 -------
Created an attachment (id=4834)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4834&action=view)
Patch to fix the codepage mappings
This is the quick'n'dirty patch. But since the WINDOWS-xxxx mappings are also
available as CPxxxx the name of the codepage could be built by default with
sprintf("CP%d", n) and the list would be far shorter and more complete.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11681
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.