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 rena
FYI. I know, assigning Result to Result on end of function is really not
usefull (it is my error), but why FPC is confused from this action and
returned result is bad?
On Delphi is all OK if this line exists (and is removed by code
optimalization).
--- Forwarded message follows ---
Kom
> FYI. I know, assigning Result to Result on end of function is really not
> usefull (it is my error), but why FPC is confused from this action and
> returned result is bad?
>
> On Delphi is all OK if this line exists (and is removed by code
> optimalization)
Please submit a bug with example code