On Sunday 20 May 2007 16:43:34 Jonas Maebe wrote:
> On 20 May 2007, at 16:38, bartek wrote:
> > OK. And what about this:
> > -8<-
> > /home/bartek/Dev/units/glgui/glgui.pp(376,33) Error: Can't take the
> > address of
> > constant expressions
> > -8<-
> > constructor TGLGUI3DMouseMap
Martin Schreiber schrieb:
> On Sunday 20 May 2007 00.41, Joost van der Sluis wrote:
>> I'm happy to announce that release 2.1.4 aka 2.2.0 beta is out. We ask
>> our users to test the changes made in the last few years. This beta will
>> be available for about two months, whereafter 2.2.0 will be re
On 20 May 2007, at 16:38, bartek wrote:
OK. And what about this:
-8<-
/home/bartek/Dev/units/glgui/glgui.pp(376,33) Error: Can't take the
address of
constant expressions
-8<-
constructor TGLGUI3DMouseMapper.Create(aOwnerDesktop: TGLGUIDesktop);
begin
OwnerDesktop:=aOw
On Sunday 20 May 2007 16:22:44 Jonas Maebe wrote:
> On 20 May 2007, at 16:20, bartek wrote:
> > This made me curious, and I checked my links. Seems like I
> > accidentally
> > compiled with fpc 2.3.1. I am very sorry, my bad :( .
> > But OTOH, I still want to know what I need to do to get my code t
On 20 May 2007, at 16:20, bartek wrote:
This made me curious, and I checked my links. Seems like I
accidentally
compiled with fpc 2.3.1. I am very sorry, my bad :( .
But OTOH, I still want to know what I need to do to get my code to
work with
2.3.1 .
As Marc said: do not pass properties
On Sunday 20 May 2007 14:57:18 Jonas Maebe wrote:
> On 20 May 2007, at 14:53, Marc Weustink wrote:
> > The error is IMO somewhat cryptic, but you cannot pass a property
> > as var parameter anymore. This to be inline with properties
> > implemented by a Setter.
>
> Strange, this change has not yet
On 20 May 2007, at 14:53, Marc Weustink wrote:
The error is IMO somewhat cryptic, but you cannot pass a property
as var parameter anymore. This to be inline with properties
implemented by a Setter.
Strange, this change has not yet been merged to the fixes branch (so
it's definitely not y
bartek wrote:
Hi,
I tried to compile my current project with the new compiler (2.1.4). This
resulted in the following error:
-8<-
/home/bartek/Dev/units/vmath.pp(435,29) Error: Can't take the address of
constant expressions
-8<-
-8<-
destructor TLazyVariableManager.
Hi,
I tried to compile my current project with the new compiler (2.1.4). This
resulted in the following error:
-8<-
/home/bartek/Dev/units/vmath.pp(435,29) Error: Can't take the address of
constant expressions
-8<-
-8<-
destructor TLazyVariableManager.Destroy;
var
On Sunday 20 May 2007 00.41, Joost van der Sluis wrote:
> I'm happy to announce that release 2.1.4 aka 2.2.0 beta is out. We ask
> our users to test the changes made in the last few years. This beta will
> be available for about two months, whereafter 2.2.0 will be released.
> Helping us to test ve
10 matches
Mail list logo