Re: [AD] CVS: allegro/include/allegro/platform al386gcc.h,1.2,1.3al386vc.h,1.2,1.3 al386wat.h,1.2,1.3 alqnxcfg.h,1.4,1.5 alucfg.h,1.2,1.3

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



On Sat, 1 Dec 2001, Peter Wang wrote:

> Index: alucfg.h
> ===================================================================
> RCS file: /cvsroot/alleg/allegro/include/allegro/platform/alucfg.h,v
> retrieving revision 1.2
> retrieving revision 1.3
> diff -u -d -r1.2 -r1.3
> --- alucfg.h	2001/11/06 17:16:39	1.2
> +++ alucfg.h	2001/12/01 13:32:51	1.3
> @@ -35,25 +35,6 @@
>  # define O_TEXT    0
>  #endif
>
> -#ifdef __sgi__
> -# define fhypot sgi_fhypot
> -#endif
> -#include <math.h>
> -#ifdef __sgi__
> -/* SGI defines these macros in <math.h>.  */
> -# undef fsin
> -# undef fcos
> -# undef ftan
> -# undef fasin
> -# undef facos
> -# undef fatan
> -# undef fatan2
> -# undef fsqrt
> -# undef fhypot
> -# undef fceil
> -#endif
> -#undef ALLEGRO_INCLUDE_MATH_H
> -
>  /* These defines will be provided by configure script.  */
>  #undef ALLEGRO_COLOR8
>  #undef ALLEGRO_COLOR16

I'm doing tests as I said earlier and it's nice that you, Peter, prefixed
fixed classes, but now there is no way how to build Allegro on Irix.
Backward compatibility must be disabled for library itself.

Have a nice day.

Stepan Roh



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