This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33734] iconv_t must not be assumed to be a pointer



------- 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  <pcarlini@suse.de>

        PR libstdc++/33734
        * include/ext/codecvt_specializations.h (encoding_state::good,
        init, destroy): Use cast notation instead of reinterpret_cast.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/codecvt_specializations.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33734


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]