Re: [AD] x color conversion again

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


On Thu, 2004-07-29 at 18:56 +0200, Eric Botcazou wrote:
> > Wouldn't:
> > #define SLOTS_TO_BYTES(n) ((n*4)&~15)
> > match the original behavior better?
> 
> It's highly doubtful that an assembler that doesn't understand '/' will
> understand this cryptic sequence of characters (I wrote it with '/' because
> I thought it would be universally supported).
> 

I could try it.. in gas 2.11.2 the / character apparently starts a
comment, but & and ~ might be supported (or not).

-- 
Elias Pschernig





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