http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33415
--- Comment #10 from Jonathan Wakely 2013-03-25
14:15:17 UTC ---
And please don't use Bugzilla for questions about using GCC, use the gcc-help
mailing list, thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33415
--- Comment #9 from Wolfgang Bangerth 2013-03-25
13:50:00 UTC ---
Vikas: This was fixed in GCC in 2008. The version of GCC you are using (3.4.6)
was released in 2006 and the entire 3.4.x tree is in fact from 2004. It is time
for you to upg
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33415
Vikas changed:
What|Removed |Added
CC||chalakella at yahoo dot com
--- Comment
--- Comment #7 from jsm28 at gcc dot gnu dot org 2009-06-14 23:03 ---
*** Bug 40441 has been marked as a duplicate of this bug. ***
--
jsm28 at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #6 from tromey at gcc dot gnu dot org 2008-04-21 14:02 ---
Subject: Bug 33415
Author: tromey
Date: Mon Apr 21 14:02:00 2008
New Revision: 134507
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134507
Log:
libcpp
PR libcpp/33415:
* charset.c (_cpp_conve
--- Comment #5 from tromey at gcc dot gnu dot org 2008-04-21 14:02 ---
Fixed on trunk.
As I doubt this will be back-ported to 4.3.x, I am closing the bug.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #4 from tromey at gcc dot gnu dot org 2008-04-16 21:29 ---
Testing a patch.
--
tromey at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|u
--- Comment #3 from tromey at gcc dot gnu dot org 2008-04-16 20:37 ---
I think some BOMs will be handled by iconv.
In particular I tried UTF-16 and this seemed to work ok.
UTF-8 is a special problem in two ways. First, glibc's iconv does not
appear to recognize the UTF-8 BOM.
And, eve
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-09-14 09:28 ---
Actually I already know this is not handled. In fact any of the BOMs are not
handled.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from bangerth at dealii dot org 2007-09-14 04:12 ---
Please attach a testcase. See
http://gcc.gnu.org/bugs.html
for more information.
W.
--
bangerth at dealii dot org changed:
What|Removed |Added
---
10 matches
Mail list logo