Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2004:
[Freeciv-Dev] (PR#10405) new gui-win32 compile warning
Home

[Freeciv-Dev] (PR#10405) new gui-win32 compile warning

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#10405) new gui-win32 compile warning
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Thu, 14 Oct 2004 18:35:16 -0700
Reply-to: rt@xxxxxxxxxxx

<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

Attachment: win32-setinternalencoding.diff
Description: Binary data


[Prev in Thread] Current Thread [Next in Thread]