[Lazarus] nonlcl basic issue: is codetools LCL dependent?

Sven Barth pascaldragon at googlemail.com
Wed Jun 25 21:57:42 CEST 2014


On 25.06.2014 17:18, Michael Schnell wrote:
> On 06/25/2014 05:14 PM, Sven Barth wrote:
>>
>>
>> The TThread extensions are only part of FPC 2.7.1.
>>
>>
> Is it "decent" do base a Lazarus extension on same ?

If you rely on the new TThread functionality you'd need to at least put 
in guards against compiling with a pre-2.7.1 compiler. Better would be 
to write the code in a way that it works with 2.6.x as well.

Regards,
Sven





More information about the Lazarus mailing list