In the new version of SYSTEM.PP there is a declared variable THandle I think there isn't necessary to duplicate declarations in other units like
CLASSES : classesh.inc ---> move THandle to section with TPoint SYSUTILS : posix\sysutils.pp ---> change to type
THandle = type system.thandle;
Fixed, thx.
_______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel
