On Wed, Aug 31, 2011 at 5:45 PM, Vincent Snijders < [email protected]> wrote:
> 2011/8/31 Zaher Dirkey <[email protected]>: > > 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 > > The fixes compiled now, but still have problem when creating patch Index: ucmdbox.pas =================================================================== Cannot display: file marked as a binary type. svn:mime-type = plain/text Zaher Dirkey
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
