RE: [AD] Five patches

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


Title: RE: [AD] Five patches

> - I don't think they are really needed for the user either:
> if he wants to
> fully use the Unicode capabilities of Allegro, he had better
> provide native
> strings for long strings than convert them on the fly, and
> uconvert() is
> sufficient for small strings.

It all depends if the encoding is not known at compile time.
The point of it all is to be able to get rid of all these nasty
char tmp42[64] and all the buffer overflows that stem from them.
It's probably overkill for the lib, you're right. As long as all
of it does not assume a string *must* somehow be no more than
64 characters long :>

--
Vincent Penquerc'h



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