[Freeciv-Dev] [bug #18481] lua-5.1, ldebug.c compilation failure

2012-02-07 Thread Marko Lindqvist
Follow-up Comment #11, bug #18481 (project freeciv): Has anybody been in contact with lua folks? I sent email now. Looking that clang report more carefully it seems that this can be real bug on some (rather obscure) conditions, and not just cosmetic build warning. restorestack() gives pointer

[Freeciv-Dev] [bug #19429] new mapsize in ver 2.3.1

2012-02-07 Thread anonymous
URL: http://gna.org/bugs/?19429 Summary: new mapsize in ver 2.3.1 Project: Freeciv Submitted by: None Submitted on: mar. 07 févr. 2012 14:39:13 UTC Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #19424] finnish.ruleset add 12th president Sauli Niinistö

2012-02-07 Thread Daniel Markstedt
Update of bug #19424 (project freeciv): Assigned to:None = mixcoatl ___ Reply to this item at: http://gna.org/bugs/?19424 ___ Message sent

[Freeciv-Dev] [patch #3105] Road type as pillage target

2012-02-07 Thread Marko Lindqvist
Update of patch #3105 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] Fullmoon build results

2012-02-07 Thread fullmoon
This is build report automatically generated by FullMoon Ilmarinen (0.4.50.1) Fullmoon operated by Marko Lindqvist cazf...@gmail.com This build is from TRUNK. Component svn, Host build.cazfi.net, Phase Source update(1): Succeeded Component autogen.sh, Host build.cazfi.net, Phase Other

[Freeciv-Dev] [bug #19435] Xaw pillage code does not compile with --enable-debug

2012-02-07 Thread Marko Lindqvist
URL: http://gna.org/bugs/?19435 Summary: Xaw pillage code does not compile with --enable-debug Project: Freeciv Submitted by: cazfi Submitted on: Wed 08 Feb 2012 08:12:53 AM EET Category: client-xaw

[Freeciv-Dev] [bug #19436] Sdl pillage code does not compile with --enable-debug

2012-02-07 Thread Marko Lindqvist
URL: http://gna.org/bugs/?19436 Summary: Sdl pillage code does not compile with --enable-debug Project: Freeciv Submitted by: cazfi Submitted on: Wed 08 Feb 2012 08:19:46 AM EET Category: client-sdl

[Freeciv-Dev] [bug #19436] Sdl pillage code does not compile with --enable-debug

2012-02-07 Thread Marko Lindqvist
Follow-up Comment #2, bug #19436 (project freeciv): Correct patch without extra Xaw changes. (file #15035) ___ Additional Item Attachment: File name: SdlPillageFix-2.diff Size:0 KB

[Freeciv-Dev] [bug #19436] Sdl pillage code does not compile with --enable-debug

2012-02-07 Thread Marko Lindqvist
Update of bug #19436 (project freeciv): Status:None = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #3105] Road type as pillage target

2012-02-07 Thread Marko Lindqvist
Follow-up Comment #5, patch #3105 (project freeciv): I'm not sure what the local policy is on those; give in and add a default case or initialiser? When absolutely necessary I go for initializers. Adding default case to enum switch in which all the values should be covered would mean that