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] Handle variable-width encodings in seekoff


>2003-09-09  Petur Runolfsson  <peturr02@ru.is>
>
>	* include/bits/fstream.tcc (basic_filebuf::seekoff):
>	Use codecvt::length to handle variable-width stateless encodings
>	correctly.
>	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/1.cc: New test.
>	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/2.cc: New test.

In, thanks!

-benjamin


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