[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> All the calls to allegro_message in the library are given an ASCII format
> string, but allegro_message expects current encoding.
> allegro_message.diff fixes this.
Commited with minor modifications: the common practice in the library is to
use uconvert() with non-static buffers named 'tmp'.
> fix_filename_path converts an already converted string.
> fix_filename_path.diff fixes this.
Commited.
> al_getdcwd returns an ASCII string, instead of a current encoding one.
> mfile.diff fixes this (be carefull, end of line is \n and not \r).
Commited.
> Then two bigger patches:
Delayed until the release of 3.9.39 WIP.
--
Eric Botcazou
ebotcazou@xxxxxxxxxx