------- Comment #9 from pcarlini at suse dot de  2008-02-25 12:44 -------
Maybe we can improve the behavior when the stdio is synced, that is we can
transcode each wchar_t and sync after each transcoding. Very likely, you can
also simulate that behavior right now by using sync_with_stdio(false) + a
custom single-char I/O buffer. In any case, any enhancement will be implemented
only when the binary compatibility will be broken.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-25 12:44:30
               date|                            |


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

Reply via email to