--- Comment #6 from pcarlini at suse dot de 2007-10-11 15:24 ---
Fixed for 4.2.3 too.
--
pcarlini at suse dot de changed:
What|Removed |Added
Target Milestone|4.3.0
--- Comment #5 from paolo at gcc dot gnu dot org 2007-10-11 15:23 ---
Subject: Bug 33734
Author: paolo
Date: Thu Oct 11 15:23:11 2007
New Revision: 129235
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129235
Log:
2007-10-11 Paolo Carlini <[EMAIL PROTECTED]>
PR libstd
--- Comment #4 from pcarlini at suse dot de 2007-10-11 10:52 ---
Fixed.
--
pcarlini at suse dot de changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #3 from paolo at gcc dot gnu dot org 2007-10-11 10:50 ---
Subject: Bug 33734
Author: paolo
Date: Thu Oct 11 10:50:09 2007
New Revision: 129232
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129232
Log:
2007-10-11 Paolo Carlini <[EMAIL PROTECTED]>
PR libstd
--- Comment #2 from pcarlini at suse dot de 2007-10-11 10:31 ---
Indeed, I'm just changing to cast notation per that document.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33734
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-11 10:26 ---
It cannot be a coumpounded type because of the definition of iconv_open which
says it returns -1 for a falure.
"
Otherwise iconv_open() returns (iconv_t)-1 and sets errno to indicate the
error.
"
>From http://www.op
--
pcarlini at suse dot de changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |pcarlini at suse dot de
|dot org |