Op Thu, 8 Mar 2007, schreef Luiz Americo Pereira Camara:
> The result of a SizeOf(Pointer) is know at compile time.
>
> Does fpc optimize it and treat as a constant or will call the SizeOf
> function every time it appears?
Yes, it treats it as a constant.
Daniël___
The result of a SizeOf(Pointer) is know at compile time.
Does fpc optimize it and treat as a constant or will call the SizeOf
function every time it appears?
Thanks in advance.
Luiz
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://l
Hi Michael!
> > Today I wanted to run the XML-RPC example programs rpcserv and rpccli.
> > The server starts well but the client doesn't seem to be up to date. I
> > played around quite some time now but to no success.
> >
> > What is the current status of XML-RPC client implementation?
> >
> >
On Wed, 7 Mar 2007, Johann Glaser wrote:
> Hi!
>
> Today I wanted to run the XML-RPC example programs rpcserv and rpccli.
> The server starts well but the client doesn't seem to be up to date. I
> played around quite some time now but to no success.
>
> What is the current status of XML-RPC cl
On 08/03/07, Terry Kemp <[EMAIL PROTECTED]> wrote:
On Thu, 2007-03-08 at 08:07 +0100, Peter Vreman wrote:
> > <..>
> > fpcmake -p -Tarm-linux Makefile.fpc
> > Processing Makefile.fpc
> > Error: Target "linux", package "fcl-base" not found
> > make[7]: *** [fpc_install] Error 1
> > make[7]: Le