Re: [AD] Error with Watcom port

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


Eric Botcazou wrote:
> > patch for asmdef.c attached.
> 
> Can anyone confirm that the workaround is needed for Borland C++
> Builder ? I would rather put it inside an #ifdef because it is very
> specific.

I don't think turning off the alias can hurt, can it? Allegro is not
supposed to use it itself anyway. And in this case it's if we _have_ the
alias that we are making an assumption (namely that unused static
functions get removed before linking), not if we turn it off, so it will
be more compatible with possible future ports if we unconditionally turn
it off.

Sven



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