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

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


On Wed, 31 Jan 2001, Peter Wang wrote:

> Hmm, I see in `macfile.c' (for example) that it includes both
> `aintern.h' and `aintmac.h', and those files declare a lot of them
> same functions.  Shouldn't the compiler be emitting a warning?

Answer is no, if there are same symbols with same prototypes. Which is
true in our case ('extern' has no meaning when referring to function).

Have a nice day.

Stean Roh



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