Re: [AD] Pending patches request

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


> - rand() replaced by (rand()+(rand()>>16)) on test.c
>   This should cause no harm to anyone.

Not very nice, you should be using srand() in that case. Did you try the 
solution used in the demo program?

> - UTF16-LE patch made by Eric and posted here sometime ago

This patch is only a last resort solution. We have first to understand why we 
are not able to manipulate UTF16-BE, especially on big-endian platforms.

-- 
Eric Botcazou




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