RE: [AD] Irix & allegro-3.9.40

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


Title: RE: [AD] Irix & allegro-3.9.40

> /usr/include/sys/param.h:370: warning: `MIN' redefined
> include/allegro/base.h:58: warning: this is the location of the
> /usr/include/sys/param.h:371: warning: `MAX' redefined
> include/allegro/base.h:59: warning: this is the location of the

It seems odd for Allegro to define MIN and MAX though. They are both
widely defined things, very common names, and should better be inline
functions than macros when using C++. They should really be removed
(if it wasn't for existing code :))

--
Vincent Penquerc'h



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