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: std::codecvt::out() returns a no-op in marginal situations


... just wanted to remind the obvious: you can certainly avoid a lot of
"black-box" experiments, because you are dealing with free software:
just fetch the sources and browse
libstdc++-v3/config/locale/gnu/coodecvt_member.cc: together with the
wcsnrtombs and mbsnrtowcs man pages you have all there is to it.

Paolo.


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