[fpc-devel]Re: Bug in AssignPipe() on Linux
    Pedro Lopez-Cabanillas 
    plcl at telefonica.net
       
    Sun Nov  9 20:17:20 CET 2003
    
    
  
Marco van de Voort wrote:
> > open("/etc/timezone", O_RDONLY)         = 3
>
> This is the culprit. People that have this file don't have the problem.
> If this one goes wrong, the errno value remains there, and the next
> decision that bases itself on linuxerror goes wrong.
Confirmed. Removing /etc/timezone, the program returns...
AssignPipe: No such file or directory
Regards,
Pedro
-- 
ALSA Library Bindings for Pascal
http://alsapas.alturl.com
    
    
More information about the fpc-devel
mailing list