[Freeciv-Dev] (PR#10405) new gui-win32 compile warning
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10405 >
I see fc_fprintf() being called twice in that backtrace, so I'm
wondering if the iconv conversion fails, and then fc_fprintf() is called
again, and for some reason it's dying on trying to parse the variable list.
Here's a patch that sets the internal character encoding for gui-win32
to UTF-8. Does it still crash?
-James Canete
win32-setinternalencoding.diff
Description: Binary data
|
|