On Wed, 31 Mar 2010, Jonas Maebe wrote:
On 31 Mar 2010, at 20:01, Seth Grover wrote:
The documentation
(http://www.freepascal.org/docs-html/ref/refsu56.html) says "A
constant argument is passed by reference if its size is larger than a
pointer. It is passed by value if the size is equal or
Thanks ?ilvinas and Jonas, I'll update my FPC.
Paulo
Citando Jonas Maebe :
On 31 Mar 2010, at 21:01, Paulo Malheiros wrote:
I need the result of big mathematical expression but apparently FPC
cannot process it. I've made a simple test program in C and was
able to get the correct value. I
On 31 Mar 2010, at 21:01, Paulo Malheiros wrote:
> I need the result of big mathematical expression but apparently FPC cannot
> process it. I've made a simple test program in C and was able to get the
> correct value. In FPC it gives "Invalid floating point operation", tested in
> Windows7 (64
On 31 Mar 2010, at 20:01, Seth Grover wrote:
> The documentation
> (http://www.freepascal.org/docs-html/ref/refsu56.html) says "A
> constant argument is passed by reference if its size is larger than a
> pointer. It is passed by value if the size is equal or is less then
> the size of a native po
I need the result of big mathematical expression but apparently FPC
cannot process it. I've made a simple test program in C and was able
to get the correct value. In FPC it gives "Invalid floating point
operation", tested in Windows7 (64bit) with FPC 2.2.4 (32 bit) and
Ubuntu 9.10 (32bit) wit
Hello,
I need the result of big mathematical expression but apparently FPC
cannot process it. I've made a simple test program in C and was able
to get the correct value. In FPC it gives "Invalid floating point
operation", tested in Windows7 (64bit) with FPC 2.2.4 (32 bit) and
Ubuntu 9.10
The documentation
(http://www.freepascal.org/docs-html/ref/refsu56.html) says "A
constant argument is passed by reference if its size is larger than a
pointer. It is passed by value if the size is equal or is less then
the size of a native pointer."
I have a packed record type defined which contai
On 31 Mar 2010, at 07:22, ABorka wrote:
It seems it got closed, but I'm not sure it is really fixed (can't
add notes now).
http://bugs.freepascal.org/view.php?id=12594
You may want to post this message to the lazarus list instead.
Jonas
___
fpc-