Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2006:
[Freeciv-Dev] (PR#12932) windows printf doesn't allow reordering argumen
Home

[Freeciv-Dev] (PR#12932) windows printf doesn't allow reordering argumen

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aaron_talamasca@xxxxxxxx, chrisk@xxxxxxxxx, cyril.delalande@xxxxxxxxx, s_keishi@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] (PR#12932) windows printf doesn't allow reordering arguments
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Feb 2006 19:39:42 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12932 >

> [cproc - Thu Feb 02 17:44:28 2006]:
> 
> Here are some new patches:
> 
> utf8-3a.diff:
> 
> includes libutf8.h in any .c file that uses one of the replaced *printf
> functions + adds underscores to format/printf
> 
> utf8-3b.diff:
> 
> includes libutf8.h only in utility/support.c which seems to be the only
> place where argument reordering can actually happen in 2.0.7 + adds
> underscores to format/printf
> 
> utf8-3c.diff:
> 
> similar to patch b, but without adding underscores (for the case that
> this would introduce problems). With this patch libutf8.h gets included
> after *all*
> other header files have been included to avoid the compiler warnings.
> 
> 

Um, do all three of these fix the problem?

-jason




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