Re: [AD] for_each_file not working |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> The first sentence is (still) rather unreadable to me :-) > I'd suggest something like this: I've attached the patch I commited. As to why the behaviour of the code changed between 3.9.38 and 3.9.39: up to 3.9.38, the code has followed the behaviour of DJGPP libc's find*() functions that can't discriminate files on the basis of the FA_ARCH and FA_RDONLY flags (limitation of DOS int21h function 4eh). As it is easy to work around this limitation for DJGPP, I did it for all the ports. -- Eric Botcazou ebotcazou@xxxxxxxxxx
Attachment:
docs.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |