[fpc-pascal]"pascal;" modifier
Florian Klaempfl
Florian.Klaempfl at gmx.de
Mon Nov 27 00:54:40 CET 2000
At 10:51 24.11.2000, you wrote:
>Hi guys!
>
>I've tested the "pascal;" modifier and came across some strange behaviour
>(bug?): The external Function I want to declare "pascal;" is embedded
>into a unit. When I use "pascal;" only within the implementation part,
>the compiler compalins that the function definitions do not match. But
>when I use "pascal;" within the interface part, too, the compiler
>claims "pascal;" is not allowd in interface parts.
>
>BTW: When I use "cdecl;" (just for testing purpose) instead, it
>compiles.
It will be fixed in the next snapshot.
More information about the fpc-pascal
mailing list