Am 2017-03-02 um 12:59 schrieb Luiz Americo Pereira Camara via Lazarus:
2017-03-01 19:16 GMT-03:00 Martok via Lazarus mailto:lazarus@lists.lazarus-ide.org>>:
> The conditional should be {$if FPC_FULLVERSION >= 30001} instead of {$if
> FPC_FULLVERSION >= 30100} because the change was b
2017-03-01 19:16 GMT-03:00 Martok via Lazarus :
>
> > The conditional should be {$if FPC_FULLVERSION >= 30001} instead of {$if
> > FPC_FULLVERSION >= 30100} because the change was backported to 3.0.2.
> Oh. Right. Read that line multiple times and didn't notice the digit was
> in a
> different pla
On Wed, 1 Mar 2017 22:03:51 +0100, Ondrej Pokorny via Lazarus
wrote:
>On 01.03.2017 21:57, Bo Berglund via Lazarus wrote:
>> Can it be built with some other FPC version, like 3.0 too?
>
>Yes. Starting from 2.6.4 all FPC versions are supported.
>
Thanks,
then if I use 3.0.0 will there be differe
> The conditional should be {$if FPC_FULLVERSION >= 30001} instead of {$if
> FPC_FULLVERSION >= 30100} because the change was backported to 3.0.2.
Oh. Right. Read that line multiple times and didn't notice the digit was in a
different place...
Luiz apparently has this fixed in another repo, but
On Wed, 01 Mar 2017 21:57:46 +0100
Bo Berglund via Lazarus wrote:
> On Wed, 1 Mar 2017 14:05:07 +0100, Mattias Gaertner via Lazarus
> wrote:
>
> >The Lazarus team is glad to announce the release of Lazarus 1.6.4. This
> >is a bugfix release.
> >
> >This release was built with FPC 3.0.2.
>
>
On 01.03.2017 21:57, Bo Berglund via Lazarus wrote:
Can it be built with some other FPC version, like 3.0 too?
Yes. Starting from 2.6.4 all FPC versions are supported.
Ondrej
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.laz
On Wed, 1 Mar 2017 14:05:07 +0100, Mattias Gaertner via Lazarus
wrote:
>The Lazarus team is glad to announce the release of Lazarus 1.6.4. This
>is a bugfix release.
>
>This release was built with FPC 3.0.2.
Can it be built with some other FPC version, like 3.0 too?
--
Bo Berglund
Developer in
On 01.03.2017 19:19, Martok via Lazarus wrote:
Yes, this is caused by one of the two changes pf 3.0.2. See
http://wiki.lazarus.freepascal.org/User_Changes_3.0.2#Classes
Jürgen appears to already have the fixed version, with the correct ifdefs:
{$if FPC_FULLVERSION >= 30100}
Res:=FSrcS
> Yes, this is caused by one of the two changes pf 3.0.2. See
> http://wiki.lazarus.freepascal.org/User_Changes_3.0.2#Classes
>
Jürgen appears to already have the fixed version, with the correct ifdefs:
>>{$if FPC_FULLVERSION >= 30100}
>>Res:=FSrcStream.Seek(QWord(liOffset), Origin, QWord
On Wed, 1 Mar 2017 17:14:19 +0100
Jürgen Hestermann via Lazarus wrote:
> Am 2017-03-01 um 14:05 schrieb Mattias Gaertner via Lazarus:
> > The Lazarus team is glad to announce the release of Lazarus 1.6.4. This
> > is a bugfix release.
> >
> >
> I just downloaded this new version for Windows 32
On 3/1/17, Jürgen Hestermann via Lazarus wrote:
> I just downloaded this new version for Windows 32 and tried to install
> packages (LCLextension 0.6 and VirtualTreeView 5.5.3)
> but always get an error on this function in OLEUTILS:
AFAIK this (oleutils) is not art of Lazarus of fpc, so the issu
Am 2017-03-01 um 14:05 schrieb Mattias Gaertner via Lazarus:
The Lazarus team is glad to announce the release of Lazarus 1.6.4. This
is a bugfix release.
I just downloaded this new version for Windows 32 and tried to install packages
(LCLextension 0.6 and VirtualTreeView 5.5.3)
but always get
12 matches
Mail list logo