Re: [AD] Possible bug in src/libc.c

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]



On Tue, 30 Jan 2001, Peter Wang wrote:

> > But finally, my opinion is that those FA_* constants should be removed and
> > replaced with something like AA_FILE, AA_DIR (AA as Allegro attribute) and
> > maybe AA_HIDDEN. Those FA_RDONLY, FA_SYSTEM etc. are totally useless. Not
> > counting that for example on OS/2 you can define your own attributes (but
> > we have no OS/2 port, so don't mind).
>
> And to be backward compatible we would have to have *both* sets of
> routines available.

I thought that findfirst/findnext is available only on DOS and Allegro
itself uses _al_findfirst/_al_findnext without propagating them as
findfirst/findnext. I was confused by the fact that it's not stated in WIP
3.9.32 docs (it was introduced (without describing of FA_* flags) in WIP
3.9.33) which are the last one I have installed (make install after each
CVS update is little bit time consuming). Damn.

Have a nice day.

Stepan Roh

P.S.: When looking on header files I found that include/aintmac.h has
external definitions of many of internal functions. It could possibly
#include "aintern.h" as aintlnx.h does (to be consistent).



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/