------- Comment #11 from pcarlini at suse dot de 2008-02-25 14:18 ------- About my last reply: I checked, and within the current implementation of the underlying I/O the last issue (per libstdc++/9662) doesn't exist anymore, in other terms, when sync_with_stdio(false), C++ I/O on wcin/wcout doesn't change the orientation of the stream to byte (i.e, fwide < 0). Good.
We have re-investigate all the other reasons that led to the separate non-converting synced (default) implementation of wcin & co... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35353