[Freeciv-Dev] (PR#40415) [Patch] Fix incorrect use of strlen in strncmp

2008-08-06 Thread Madeline Book

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

Commited to S2_2 (r15097) and trunk (r15098).


---
もう疲れた。寝る。
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#40416) latest freetype2.m4 update requires autoconf 2.58

2008-08-06 Thread Daniel Markstedt

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

On Tue, 05 Aug 2008 04:54:11 +0900, Marko Lindqvist [EMAIL PROTECTED]  
wrote:

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

 2008/8/2 Christian Prochaska:

 ...for the AS_HELP_STRING macro. The attached patch updates AC_PREREQ in
 configure.ac.

  That's good for S2_2/TRUNK. In S2_1 we should just revert
 freetype2.m4 update (and do so before 2.1.6 release).


  - ML



I can confirm that configuring fails over here with my ancient version of  
autoconf (2.55) and the latest checkout of S2_1:

configure:895: error: possibly undefined macro: AS_HELP_STRING

  ~Daniel

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



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


Re: [Freeciv-Dev] Freeciv - VERY annoynig gameplay bug

2008-08-06 Thread Nicolas R. Wadhwani
 Hello! There is a bug: if enemy founds a city on your territory and you
 destroy this city, you will NEVER be able to get resourses from destroyed
 city's square - it is no more your territory forever
 Screenshots attached.

Hi,

Do you have a savegame for checking that? I failed to reproduce the bug, 
however the latest development version appears to have went through some 
heavy development especially regarding the ownership of tiles. So maybe this 
issue as been solved accidentally...

Greetings,
Nico

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


Re: [Freeciv-Dev] (PR#40416) latest freetype2.m4 update requires autoconf 2.58

2008-08-06 Thread Jason Dorje Short

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

I quick google search indicates the AS_HELP_STRING use may be a typo:
possibly just changing it to AC_HELP_STRING will fix things.

Though I don't know that we want to be fiddling with imported m4 files.

-jason



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


[Freeciv-Dev] (PR#40383) Hills are supposed to give 2 food for city tiles not 1

2008-08-06 Thread Madeline Book

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

Committed to S2_2 (r15100) and trunk (r15099).


--
丘の上に住んでいる村人が喜んだ。
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


Re: [Freeciv-Dev] (PR#40416) latest freetype2.m4 update requires autoconf 2.58

2008-08-06 Thread Daniel Markstedt

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

On Thu, 07 Aug 2008 04:51:56 +0900, Jason Dorje Short [EMAIL PROTECTED]  
wrote:

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

 I quick google search indicates the AS_HELP_STRING use may be a typo:
 possibly just changing it to AC_HELP_STRING will fix things.

 Though I don't know that we want to be fiddling with imported m4 files.

 -jason



It seems you were right. Attached patch solves the error. Who will bring  
it upstream?

  ~Daniel

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


freetype_typo.diff
Description: Binary data
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev