[Lazarus] For what {$IFDEF SYN_LAZARUS} in SynEdit?
Martin
lazarus at mfriebe.de
Thu Mar 31 00:21:21 CEST 2011
On 30/03/2011 22:47, Zaher Dirkey wrote:
> I found many of {$IFDEF SYN_LAZARUS} in SynEdit, my ask is SynEdit
> used outside Lazarus (like Delphi for example)?
they are a relict from another time....
They were once meant to mark all places were SynEdit in Lazarus changed
from the original synedit.
But they do no longer work.
Only the SYN_LAZARUS version compiles, without it it will not even compile.
I started remove them a year or 2 back, but never finished....
Martin
More information about the Lazarus
mailing list