[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Do you mean that all code should go in aintern.h (with ifdefs to
> select between different implementations)? This is fine with me,
> but I also want #ifdef _AL_DEFINE_SINCOS around the whole thing,
> since otherwise user programs that include aintern.h but not math.h
> would break.
No, I'd rather have the code in the usual files (al386gcc.h, al386vc.h,
al386wat.h, a new math.inl) but surrounded by the #ifdef
_AL_DEFINE_SINCOS/#endif pair; aintern.h would only contain a remainder.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx