This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/10738] Ada library: Only English letters are converted in Enumeration_IO.
- From: "fw at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2003 18:50:28 -0000
- Subject: [Bug ada/10738] Ada library: Only English letters are converted in Enumeration_IO.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10738
fw@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-05-27 18:50:26
date| |
------- Additional Comments From fw@gcc.gnu.org 2003-05-27 18:50 -------
I agree that this is a bug, but the type Character does not always
encode characters according to ISO-8859-1, so I fear that your fix is
too simple.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.