[Lazarus] Fixes for lazarus-ccr/cmdline

Vincent Snijders vincent.snijders at gmail.com
Wed Aug 31 16:45:44 CEST 2011


2011/8/31 Zaher Dirkey <parmaja at gmail.com>:
> The units in this package marked as binary files, so i cant make patches for
> it, would you please change it back to text.
>
> There is simple fix in lazarus-ccr/cmdline/ucmdbox.pas
>
> Fix access read only property
> line 1293
> Inc(InputPos,UTF8Length(s));
> change
> Inc(FInputPos,UTF8Length(s));
>
> Thanks in advance
>

I took the author's email address from the wiki and forwarded this
message. He answered:
> I took the 0.5.3 which compiles here and replaced the svn version with it.
> Let me know if this worked.
> I don't understand this about the binary files. My "Tortoise SVN" lists all
> files
> as plain/text. A Tortoise bug?
>

Vincent




More information about the Lazarus mailing list