[Freeciv-Dev] [bug #20413] cityrepdata.c: split_string(): 'd.string_value' may be used uninitialized in this function

2013-01-19 Thread Marko Lindqvist
Follow-up Comment #5, bug #20413 (project freeciv): At this point I wouldn't rule compiler bug out. It gives the warnings only when it has refactored code heavily (optimization level 3) itself first. But this is not proof of compiler bug either. It can be simply that code rearrangement makes

[Freeciv-Dev] [bug #20443] fc_utf8_validate_rep_len(): end might be used uninitialized

2013-01-19 Thread Marko Lindqvist
URL: http://gna.org/bugs/?20443 Summary: fc_utf8_validate_rep_len(): end might be used uninitialized Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Jan 2013 11:27:39 AM EET Category: general

[Freeciv-Dev] [bug #20444] implicit declaration of function 'stricoll'

2013-01-19 Thread Marko Lindqvist
URL: http://gna.org/bugs/?20444 Summary: implicit declaration of function 'stricoll' Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Jan 2013 11:50:30 AM EET Category: general Severity: 3 -

[Freeciv-Dev] [patch #3603] CodingStyle: Do not initialize variables with nonsensical values

2013-01-19 Thread Marko Lindqvist
URL: http://gna.org/patch/?3603 Summary: CodingStyle: Do not initialize variables with nonsensical values Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Jan 2013 12:15:22 PM EET Category: docs

[Freeciv-Dev] [bug #19821] [metaticket] Numerous issues with wipe_unit() wiping transporter with cargo

2013-01-19 Thread Jacob Nevins
Update of bug #19821 (project freeciv): Depends on: = bugs #20221 ___ Reply to this item at: http://gna.org/bugs/?19821 ___ Message sent

[Freeciv-Dev] [bug #19821] [metaticket] Numerous issues with wipe_unit() wiping transporter with cargo

2013-01-19 Thread Jacob Nevins
Update of bug #19821 (project freeciv): Depends on: = bugs #20301 ___ Reply to this item at: http://gna.org/bugs/?19821 ___ Message sent

[Freeciv-Dev] [bug #19821] [metaticket] Numerous issues with wipe_unit() wiping transporter with cargo

2013-01-19 Thread Jacob Nevins
Update of bug #19821 (project freeciv): Depends on: = bugs #20442 ___ Reply to this item at: http://gna.org/bugs/?19821 ___ Message sent

[Freeciv-Dev] [bug #20445] server crash

2013-01-19 Thread anonymous
URL: http://gna.org/bugs/?20445 Summary: server crash Project: Freeciv Submitted by: None Submitted on: Sat 19 Jan 2013 01:10:06 PM UTC Category: general Severity: 4 - Important Priority: 5

[Freeciv-Dev] [bug #20109] Compilation fails with stdinhand on OSX (‘rl_completion_suppress_append’ undeclared)

2013-01-19 Thread Jacob Nevins
Follow-up Comment #5, bug #20109 (project freeciv): Repeating what I wrote in bug #20095 (since I forgot where I wrote it): I can't imagine too-old-readline is the issue; this feature was added in readline 4.3, released in 2002. ___ Reply

[Freeciv-Dev] [bug #18084] Winning, Losing, and Points

2013-01-19 Thread Jacob Nevins
Follow-up Comment #4, bug #18084 (project freeciv): Certainly patch #3346 addresses most of the concerns here (for 2.4.x onwards): * When --ranklog is used, score determines winner in the absence of a victory condition. * The text declaring the game a draw in this case is gone. However, issues

[Freeciv-Dev] [bug #18084] Winning, Losing, and Points

2013-01-19 Thread Jacob Nevins
Follow-up Comment #5, bug #18084 (project freeciv): (Oh, and the help for /endgame still claims to End the game immediately in a draw.) ___ Reply to this item at: http://gna.org/bugs/?18084

[Freeciv-Dev] [bug #16976] Certain ruler titles are used for more than one government

2013-01-19 Thread Jacob Nevins
Update of bug #16976 (project freeciv): Planned Release: = 2.4.0,2.5.0 ___ Reply to this item at: http://gna.org/bugs/?16976 ___ Message sent

[Freeciv-Dev] [bug #19871] Leader name female forms: Chairman vs Chairwoman/Chairperson, etc

2013-01-19 Thread Jacob Nevins
Update of bug #19871 (project freeciv): Status:None = Fixed Open/Closed:Open = Closed Operating System:None = Any Planned Release:

[Freeciv-Dev] [bug #19900] Font preferences not respected

2013-01-19 Thread Jacob Nevins
Follow-up Comment #9, bug #19900 (project freeciv): So, I think: * Something like file #16434 has since been applied to S2_4/trunk in patch #3558 * Something like file #16435 has since been applied to trunk only under patch #3469 (4/60, r21935

[Freeciv-Dev] [bug #19900] Font preferences not respected

2013-01-19 Thread Jacob Nevins
Follow-up Comment #10, bug #19900 (project freeciv): On that note: while it seem ORANGE was never implemented, what was its purpose at what should have been its range (simply out of curiosity) ? I've wondered that too. It looks like, prior to r3896

[Freeciv-Dev] [bug #20063] wrong tech upkeep when tech_cost_style = 2 or 4

2013-01-19 Thread Jacob Nevins
Follow-up Comment #5, bug #20063 (project freeciv): If someone fixes this bug, please remember also to dissable the tech upkeep in the modpack civ2civ3, else the upkeep is going to be 100 times greater than it was designed. I've just done this in the version available from

[Freeciv-Dev] [bug #20055] trunk, trident: assertion 't-sprites.roads[index].even[1 i] != NULL' failed.

2013-01-19 Thread Marko Lindqvist
Update of bug #20055 (project freeciv): Status: Ready For Test = Fixed Open/Closed:Open = Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #19845] Warnings when loading S2_4 savegame into trunk server due to lack of roads maps

2013-01-19 Thread Marko Lindqvist
Follow-up Comment #2, bug #19845 (project freeciv): - Correctly use saveformat version, not game version used in saving - Guard against all the places where road map is loaded, not just one (file #16975) ___ Additional Item Attachment:

[Freeciv-Dev] [bug #20063] wrong tech upkeep when tech_cost_style = 2 or 4

2013-01-19 Thread David Fernandez
Follow-up Comment #6, bug #20063 (project freeciv): I'd thank if you could disable the tech upkeep in both versions of the modpack (2.3 and 2.4). The current LT31 game is using civ2-3 rules. I was waiting for some more feedback to create a new patch for v2.3.3 (or 2.3.4). Then I'd like to test

Re: [Freeciv-Dev] [patch #3596] Network packet type field to 16 bit value in HACKING

2013-01-19 Thread Gilles J. Seguin
On Wed, 2013-01-16 at 17:57 +0100, Marko Lindqvist wrote: URL: http://gna.org/patch/?3596 Summary: Network packet type field to 16 bit value in HACKING Project: Freeciv Submitted by: cazfi Submitted on: Wed 16 Jan 2013 06:57:28 PM

Re: [Freeciv-Dev] [patch #3596] Network packet type field to 16 bit value in HACKING

2013-01-19 Thread Marko Lindqvist
On 20 January 2013 07:30, Gilles J. Seguin se...@videotron.ca wrote: the game has already the design flaw, that all communications(packets sent/receive) is 95% in the + or - 5 secondes of end of turn when you are in the final stage of the game. You still have not told me which kind of