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: "Christian Prochaska" <cp.ml.freeciv.dev@xxxxxxxxxxxxxx>
Date: Sat, 11 Feb 2006 22:31:03 -0800
Reply-to: bugs@xxxxxxxxxxx

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

> [jdorje - So 12. Feb 2006, 03:39:38]:
> 
> Um, do all three of these fix the problem?
> 
> -jason
> 

Yes. And after having a look at the definition of the fc__attribute
macro (should have done this earlier ;-)) I'd suggest using the second one. 
There won't be a problem with the underscores since they will be removed
together with the whole attribute specification when compiling with a
non GNU C compiler, so adding them should be safe.




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