Re: [AD] errno = EINTR troubles - any unix experts? |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Mon, 2002-09-16 at 17:22, Eric Botcazou wrote:
> > OTOH, I'm sure I remember somebody posting about this issue before, so
> > maybe you could search the list archives for the users list and failing
> > that bug someone like Peter who has kept many mails from this list :-)
>
> I reported a similar problem (errno being set behind your back) on QNX some
> months ago (see tests/filetest.c:289). The problem is that for_each_file()
> aborts as soon as errno is set, which is probably the single broken design
> decision of Allegro.
>
> Elias, does commenting out lines 862-863 in src/file.c fix your problem ?
>
No, still fails. But it looks like the same problem.. at least my fix in
grabber is exactly the same as yours in filetest.
--
Elias Pschernig