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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to