[fpc-devel]Warning: cdecl'ared functions have no high parameter
Judison
jueca at brturbo.com
Fri Dec 13 06:29:15 CET 2002
Hi all,
I got this warning:
Warning: cdecl'ared functions have no high parameter
on every external C function with overload and a "array of const" parameter
function A(p1: longint; args: array of const): PChar; cdecl; external;
function A(p1: longint): PChar; cdecl; external;
Well, i never used the second variation, but.....
I'm doing something wrong?
I know thar it is you Carl.... You and your annoying warnings...
(I'm just kidding, don't flame me) :)
TIA
Your friend,
Judison
More information about the fpc-devel
mailing list