hramenko / bauglir-websocket

Automatically exported from code.google.com/p/bauglir-websocket
0 stars 0 forks source link

Demo - Lazarus Server demo #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
incorrect UTF-8 text splitting

Original issue reported on code.google.com by Bronisla...@bauglir.com on 4 Sep 2011 at 7:13

GoogleCodeExporter commented 9 years ago

Original comment by Bronisla...@bauglir.com on 4 Sep 2011 at 7:46

GoogleCodeExporter commented 9 years ago
see new implementation in Lazarus Demo

UTF-8 issue in string copy() function, string cannot be split in the middle of 
UTF8 character, use UnicodeString conversion 

Original comment by Bronisla...@bauglir.com on 4 Sep 2011 at 7:57