[fpc-devel] Bug 3543

Michael Van Canneyt michael at freepascal.org
Thu Mar 31 01:48:45 CEST 2005



On Thu, 31 Mar 2005, Maxim Ganetsky wrote:

> Hello.
>
> Bug 3543 has been closed as unreproducable, but I can not
> compile this program at least with fpc 1.9.8 on Win32:
>
> Uses Keyboard;
> begin
>   repeat
>   until KeyPressed;
> end.
>
> Error: Identifier not found "KeyPressed"

Yes.
It compiles on Linux, but not on the other platforms.

It is my mistake; we're going to remove the KeyPressed
call from the linux version of the keyboard unit.
Assume it is not there...

Michael.





More information about the fpc-devel mailing list