[Freeciv-Dev] [bug #21462] aiferry: assertion '((void *)0) != pgenlist' failed.

2014-01-10 Thread Marko Lindqvist
Update of bug #21462 (project freeciv): Category:None => ai Status:None => Ready For Test Planned Release: => 2.3.5, 2.4.2, 2.5.0, 2.6.0 ___

[Freeciv-Dev] [bug #21437] Autosettlers ignoring special resources (mining hills without coal when coal is available)

2014-01-10 Thread Marko Lindqvist
Follow-up Comment #7, bug #21437 (project freeciv): Still haven't checked the savegame, but one thing that needs changing would be logic in deciding which non-worked tile to improve. Currently it always looks for biggest improvement, primarily among the worked, and with halved want among non-work

[Freeciv-Dev] [patch #4402] Fix typo that allowed custom formats only up to sizeof(char*)

2014-01-10 Thread Marko Lindqvist
Update of patch #4402 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #4378] Minimize the gold clause when exchanging technologies

2014-01-10 Thread Marko Lindqvist
Update of patch #4378 (project freeciv): Status: Ready For Test => In Progress ___ Follow-up Comment #3: ../../../../src.patched/ai/default/advdiplomacy.c: In function 'dai_share': ../../../../src.pat

[Freeciv-Dev] [patch #4421] Ignore tautological-compare compiler errors with --enable-debug

2014-01-10 Thread Marko Lindqvist
URL: Summary: Ignore tautological-compare compiler errors with --enable-debug Project: Freeciv Submitted by: cazfi Submitted on: Sat 11 Jan 2014 08:13:58 AM EET Category: bootstrap

[Freeciv-Dev] [bug #18872] Freeciv gives warnings with clang toolchain

2014-01-10 Thread Marko Lindqvist
Follow-up Comment #10, bug #18872 (project freeciv): > Rats; that's the new MD5 code I pulled in for bug #18170. > Checking upstream finds no new version There has been some upstream updates last year, but I haven't checked if they fix this problem. Could jtn create patch for updating our codebas

[Freeciv-Dev] [patch #4413] Warn if 2.3 or 2.4 ruleset uses negated = TRUE effect requirement(s)

2014-01-10 Thread Marko Lindqvist
Update of patch #4413 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #21452] possibly undefined macro: AC_DISABLE_SHARED

2014-01-10 Thread Marko Lindqvist
Update of bug #21452 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed _

[Freeciv-Dev] [patch #4422] Specialist icons

2014-01-10 Thread Marko Lindqvist
URL: Summary: Specialist icons Project: Freeciv Submitted by: cazfi Submitted on: Sat 11 Jan 2014 09:23:53 AM EET Category: art Priority: 5 - Normal Status: Re

[Freeciv-Dev] [patch #4422] Specialist icons

2014-01-10 Thread Marko Lindqvist
Update of patch #4422 (project freeciv): Status: Ready For Test => In Progress ___ Follow-up Comment #1: Thinking it again, we cannot make S2_4 like that. If someone then creates tileset that does inc

[Freeciv-Dev] [task #7669] S2_5 datafile format freeze

2014-01-10 Thread Marko Lindqvist
Update of task #7669 (project freeciv): Depends on: => patch #4422 ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [patch #3468] Metaticket: Clang clean build

2014-01-10 Thread Marko Lindqvist
Update of patch #3468 (project freeciv): Depends on: => patch #4421 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #3468] Metaticket: Clang clean build

2014-01-10 Thread Marko Lindqvist
Follow-up Comment #4, patch #3468 (project freeciv): patch #4421 is now about silencing the evil -Wtautological-compare, and after that the remaining errors seem rather relevant. Not that I'm sure we can reach clang-clean build in freeciv itself ( -> we cannot decide the schedule). Some things see