Re: [AD] I've made a modification to the set_gfx_mode function |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> This brings up something about `uconvert''s static buffer. I think
> we shouldn't use it, as hidden side effects like these are a pain to
> debug for the user. There's a warning in the `uconvert' docs, but...
What do you propose ? To get rid of the internal buffer ?
The internal buffer is used throughout the library for very short strings
(period, comma, semi-colon and so on).