Re: [Freeciv-Dev] (PR#40853) Freeciv crash

2009-09-02 Thread David Lowe

URL: http://bugs.freeciv.org/Ticket/Display.html?id=40853 

On Sep 1, 2009, at 16:11 , François Marlier wrote:

 URL: http://bugs.freeciv.org/Ticket/Display.html?id=40853 

 I put the new package at http://aegipan.free.fr/freeciv/repository/ 
 Freeciv_2.1.9_RC1_OSX_SDL_UB.dmg
 looks like ftp.freeciv.org is not responding anymore.

 cheers

 françois


Thanks for building this, i was disappointed in 2.1.6.  However, the  
new build isn't working on Tiger:

 **

 Host Name:  david-lowes-power-mac-g5
 Date/Time:  2009-09-02 08:18:28.826 -0700
 OS Version: 10.4.11 (Build 8S165)
 Report Version: 4

 Command: Freeciv-2.1.9b1
 Path:/Applications/Freeciv.app/Contents/MacOS/Freeciv-2.1.9b1
 Parent:  WindowServer [74]

 Version: Freeciv version 2.1.9b1 (2.1.9b1)

 PID:17207
 Thread: Unknown

 Link (dyld) error:

 Library not loaded: /usr/lib/libiconv.2.dylib
   Referenced from: /Applications/Freeciv.app/Contents/MacOS/ 
 Freeciv-2.1.9b1
   Reason: Incompatible library version: Freeciv-2.1.9b1 requires  
 version 7.0.0 or later, but libiconv.2.dylib provides version 5.0.0

I was tempted to compile a new libiconv, but i've already ordered  
Leopard...

Using a rusty Amiga 4000T, a shiny PowerMac G5,  a homebuilt Ubuntu box

What do manufacturers of Polystyrene use to pack their product?



___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #14217] tech_researched signal called with wrong tech (patch included)

2009-09-02 Thread Marko Lindqvist

Update of bug #14217 (project freeciv):

  Status:None = Fixed  
 Open/Closed:Open = Closed 
 Planned Release:  2.1.10 = 2.2.0  

___

Follow-up Comment #2:

I credited you as Matz in commit message, but let me know if you want to be
credited with some other name (full name) in PEOPLE (
http://freeciv.wikia.com/wiki/People ) and in future commits.

Turned out that S2_1 was not affected.


___

Reply to this item at:

  http://gna.org/bugs/?14217

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] Please consider posting patches as .diff instead of .patch

2009-09-02 Thread Marko Lindqvist
I have noticed that more and more people name their patches as .patch.
It would be easier for me if they were named .diff.

And while I'm at it, I also prefer patches that are relative to parent
dir of freeciv = ones that I can apply as patch -u -p1 -d freeciv.src
 patch.diff.


- ML

___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #14229] delete duplicated code

2009-09-02 Thread Marko Lindqvist

Update of bug #14229 (project freeciv):

  Status:None = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?14229

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #13891] [Patch] Chat colors and other improvements

2009-09-02 Thread Marko Lindqvist

Update of bug #13891 (project freeciv):

  Status:None = Fixed  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?13891

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #1270] Featured text protocol

2009-09-02 Thread pepeto

Follow-up Comment #1, patch #1270 (project freeciv):

Updated (or improved) against revision 15900.

(file #6557)
___

Additional Item Attachment:

File name: trunk_featured_text_protocol2.diff Size:23 KB


___

Reply to this item at:

  http://gna.org/patch/?1270

___
  Message posté via/par Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #1209] struct civ_map clean up

2009-09-02 Thread Marko Lindqvist

Update of patch #1209 (project freeciv):

  Status:None = Done   
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?1209

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #1241] AI should not complain about its own treaty

2009-09-02 Thread Marko Lindqvist

Follow-up Comment #1, patch #1241 (project freeciv):

I have already committed one patch from you where I credited you as Ann
(kudra). How should I credit you in future commit messages and PEOPLE (
http://freeciv.wikia.com/wiki/People )?

___

Reply to this item at:

  http://gna.org/patch/?1241

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #1258] [1/4] Setting to disable border info in fog of war.

2009-09-02 Thread Marko Lindqvist

Update of patch #1258 (project freeciv):

 Planned Release:None = 2.3.0  

___

Follow-up Comment #2:

We had fogged borders (by me) for short time in the past. It was reverted as
unacceptable behavior.

But in that implementation it was not optional feature. Maybe this patch
series is acceptable as it adds fogged borders only as option?


___

Reply to this item at:

  http://gna.org/patch/?1258

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev