This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: Bug in 'codecvt<_InternT, _ExternT, encoding_state>::do_unshift' (non-standard extension)


Kristian Spangsege wrote:
> The 'unshift' method of the 'iconv' specialization of 'codecvt' in
> "ext/codecvt_specializations.h" does not work correctly.
>   
Probably, you may want to file a PR to keep track of  this issue. In any
case, note that the iconv specialization definitely isn't ready for
prime time and we are certainly not suggesting any use beyond
experimenting. Sorry if this is not clear from the documentation,
hopefully we can make progress on that pretty soon.

Paolo.


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