[Lazarus] StringGrid1.LoadFromCSVFile problem
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Oct 22 23:37:11 CEST 2015
On Thu, 22 Oct 2015 23:18:58 +0200
fecske fecske <fecske95 at gmail.com> wrote:
> I patch the lcsvutils.pas file based on LoadFromCSVStream: quote from here:
> https://github.com/graemeg/lazarus/commit/90eaed173991cdb8f8209726a71081299833392d
>
> I compiled it in the ide but the problem still remains...
Yes, my issue sounded like yours, but when I saw your example I
realized you found a different bug.
The UTF16 conversion was wrong. It was missing the ending #0 wide char.
I fixed that in revision 50146.
Mattias
More information about the Lazarus
mailing list