On Thu, 23 Dec 2010, alexv...@mail.ru wrote:
23.12.2010 17:52, Marco van de Voort пишет:
In our previous episode, alexv...@mail.ru said:
Therefore, until the time someone finds a cross-platform way to
implement packages, I see no reason not to start on RTTI. They can
perfectly be implented i
23.12.2010 17:52, Marco van de Voort пишет:
In our previous episode, alexv...@mail.ru said:
Therefore, until the time someone finds a cross-platform way to
implement packages, I see no reason not to start on RTTI. They can
perfectly be implented independently
or even in parallel.
Wine has abil
In our previous episode, alexv...@mail.ru said:
> > Therefore, until the time someone finds a cross-platform way to
> > implement packages, I see no reason not to start on RTTI. They can
> > perfectly be implented independently
> > or even in parallel.
> >
> Wine has ability to load windows libra
22.12.2010 21:52, Michael Van Canneyt пишет:
Therefore, until the time someone finds a cross-platform way to
implement packages, I see no reason not to start on RTTI. They can
perfectly be implented independently
or even in parallel.
Wine has ability to load windows libraries on linux. This
On Thu, Dec 23, 2010 at 11:44, wrote:
>
>
> On Thu, 23 Dec 2010, Ivan Shikhalev wrote:
>
> I wrote the packages for Lazarus, allowing to use Ruby 1.8 as a
>> scripting engine in Lazarus-programs.
>> At the moment, work is just begun, but something than it is already
>> possible to use, as suppor
On Thu, 23 Dec 2010, Ivan Shikhalev wrote:
I wrote the packages for Lazarus, allowing to use Ruby 1.8 as a
scripting engine in Lazarus-programs.
At the moment, work is just begun, but something than it is already
possible to use, as supported by published-property and obtain
component through
On 2010-12-22 14:50, Jonas Maebe wrote:
On 22 Dec 2010, at 14:15, Torsten Bonde Christiansen wrote:
Is it possible to create a constant of a set that is based on an
evaluation of other constants? (using fpc 2.4.2)
A basic case could look like this:
type
TMyType = (a, b, c ,d);
TMyTypes =
Thanks Felipe.
- Original Message
From: Felipe Monteiro de Carvalho
To: FPC-Pascal users discussions
Sent: Thu, December 23, 2010 5:00:04 AM
Subject: Re: [fpc-pascal] A cross-architecture Integer type for 32-bit and
64-bit
PtrUInt or something similar.
--
Felipe Monteiro de Carval