[fpc-devel] TReader WideString reading
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Jan 17 14:48:20 CET 2009
On 30 Dec 2008, at 17:15, Anton Kavalenka wrote:
> Currently the FPC RTL incorrectly handles binary streams where
> property of type WideString stored as UTF8 string.
> In sources (reader.inc) there is comment:
>
> if NextValue in [vaWString,vaUString,vaUTF8String] then
> //vaUTF8String needs conversion? 2008-09-06 mse
>
> Proposed the patch to read WideString properties in right way.
> Especially this is important for those (like me) who use object
> streaming as data file format.
Thanks, but please attach it to a bug report so it cannot get lost in
the mail list archives.
Jonas
More information about the fpc-devel
mailing list