[Lazarus] StringGrid1.LoadFromCSVFile problem

fecske fecske fecske95 at gmail.com
Sat Nov 7 06:25:45 CET 2015


I use CodeTyphon (ver 5.60 revision 005512) with Lazarus SVN Rev 50211
I changed it here in the lcsvutils.pas line 193
(System.Move(leadPtr^,W[1],length(W)*2);) and I compiled in the my
project.

You fixed a month ago is in the Lazarus Revision 50146

On Fri, Nov 6, 2015 at 3:15 PM, Mattias Gaertner
<nc-gaertnma at netcologne.de> wrote:
> On Fri, 6 Nov 2015 14:55:14 +0100
> fecske fecske <fecske95 at gmail.com> wrote:
>
>> I was fixed this line in my lcsvutils.pas and the problem with lines
>> It has been okay.
>> System.Move(leadPtr^,W[1],length(W)*2);
>>
>> And the last line of strange characters It is still not ok...
>> https://youtu.be/5US9mdUxSm4
>
> Are you using trunk?
>
> It works here and your error looks exactly like the bug I fixed a month
> ago.
>
> Mattias
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




More information about the Lazarus mailing list