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: [PATCH] Enable input using variable-width encodings


Pétur Runólfsson wrote:

Hi,

This patch allows basic_filebuf::underflow to handle stateless
variable-width encodings (such as UTF-8) correctly.

Great!


Minor misspelling:

! // Allocate buffer if neccessary and move unconverted
                         ^^

Paolo.




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