[fpc-pascal] new arm snapshot
Den Jean
Geeken at pandora.be
Fri Jan 7 18:25:38 CET 2005
On Thursday 06 January 2005 05:29 pm, Florian Klaempfl wrote:
> Uploaded a new one :)
Thx a lot again.
I uploaded the new version of the binding with
the fix for the "Error: Can't declare procedure as EXTERNAL"
With fpc 1.9.3 (intel) I had overloading problems, so in the binding
I had to rename some functions to make them unique. I removed this
and everything works fine now.
There were also some reference counting problems, for that
reason there were some AddRef instructions. With 1.9.6
I could remove them.
There are still some problems with:
* trigonometric functrions:
They do not crash anymore (something was changed).
But the results are wrong. In Intel its ok
* TPointArray; passing a TPointArray to Polygon crashes in arm
* Interfaces bug: writeln(App.Desktop.Width) crashes in intel and arm!
I should/shall make some small programs to demonstrate this.
To everyone with a Zaurus, If you try this demo, please send some
feedback to improve the instructions in README.TXT.
I will put everything on the FPC wiki aswell.
http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html
kind regards,
Den Jean
More information about the fpc-pascal
mailing list