[Lazarus] Lazarus compilation problems with 2.6.4 RC1
Sven Barth
pascaldragon at googlemail.com
Sun Feb 16 20:19:52 CET 2014
On 16.02.2014 19:35, Mattias Gaertner wrote:
> On Sun, 16 Feb 2014 14:19:22 +0100
> Sven Barth <pascaldragon at googlemail.com> wrote:
>
>> On 16.02.2014 14:12, Maxim Ganetsky wrote:
>> [...]
>> It's missing in 2.6.4 RC1, because MySQL 5.6 support was added after RC1
>> was tagged. 2.6.4 final will contain MySQL 5.6 support.
>
> Both RC1 and final have 2.6.4 and can not be distinguished via IFDEFs.
> So I guess
>
> {$IF FPC_FULLVERSION>= 20603}
> {$DEFINE HASMYSQL56CONNECTION}
> {$ENDIF}
>
> is correct in future. Right?
Yes.
Regards,
Sven
More information about the Lazarus
mailing list