[fpc-pascal] Various Darwin problems

Marco van de Voort marcov at stack.nl
Tue Oct 11 13:46:52 CEST 2005


> On 11 okt 2005, at 13:11, Paul Davidson wrote:
> 
> Don't know what changed here.

The sleep was changed from select to nanosleep. It seems OS X doesn't accept
sleeps smaller than 10ms. Maybe revert to select() for Mac OS X only?

(the select breaks Kylix compat on Linux)



More information about the fpc-pascal mailing list