[Lazarus] OOP basics - 2

Alexander Klenin klenin at gmail.com
Thu Apr 15 12:55:53 CEST 2010


On Thu, Apr 15, 2010 at 21:31, Juha Manninen <juha.manninen at phnet.fi> wrote:
>
> I use git but I don't know all the features. How to compare the changes which
> are moved to another file?

After you have committed the patch, execute
git blame -C propedithook.pas | grep -v propedits
too see only those lines from propedithook.pas that are
not moved from propedits.pp

> I was looking at your patch with a diff tool (Kompare) and it looks good.
> Not many typecasts. :-)
> IMO it should be accepted. What are those backwards-compatibility concerns?

http://lists.lazarus.freepascal.org/pipermail/lazarus/2010-January/048584.html

-- 
Alexander S. Klenin




More information about the Lazarus mailing list