[Freeciv-Dev] [bug #17095] Freeland: match_with has too many types (5, max 3)

2011-03-14 Thread Peter Arbor

Follow-up Comment #3, bug #17095 (project freeciv):

In attachment my last patches that resolve this bug on freeciv 2.2.x/2.3.x

(file #12658, file #12659)
___

Additional Item Attachment:

File name: freeciv-2.2.x.diff Size:1 KB
File name: freeciv-2.3.x.diff Size:1 KB


___

Reply to this item at:

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

___
  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 #17892] Continue patrolling

2011-03-14 Thread Angelo Locritani

URL:
  http://gna.org/bugs/?17892

 Summary: Continue patrolling
 Project: Freeciv
Submitted by: alocritani
Submitted on: lun 14 mar 2011 12:47:21 GMT
Category: client-gtk-2.0
Severity: 1 - Wish
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: trunk
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

During patrol when a unit is spotted the patrolling unit stops and you have
to give again the patrol command.
Sometimes the patrol path may be a quite articulated path.
Sometimes (spotted unit is a neutral unit, etc...) could be useful to let the
spotting unit continue the patrol task without reselecting the patrol path.




___

Reply to this item at:

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

___
  Messaggio inviato con/da Gna!
  http://gna.org/


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


[Freeciv-Dev] [bug #17892] Continue patrolling

2011-03-14 Thread David Lowe

Follow-up Comment #1, bug #17892 (project freeciv):

I think it might be rather complicated to set up a series of conditions under
which the patrolling unit keeps going or is disturbed.  If it involves more
than a simple yes/no question, we would need a new interface for all the
clients.  Perhaps a better solution would be to save the path of the
patrolling unit so it can be easily resumed?

___

Reply to this item at:

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

___
  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 #17897] Errors compiling Freeciv 2.3.0 beta3 - undefined reference to 'foo'

2011-03-14 Thread Andreas Rosdal

URL:
  http://gna.org/bugs/?17897

 Summary: Errors compiling Freeciv 2.3.0 beta3 - undefined
reference to 'foo'
 Project: Freeciv
Submitted by: andreasr
Submitted on: Mon 14 Mar 2011 05:11:56 PM GMT
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
  Status: None
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Release: 2.3.0
 Discussion Lock: Any
Operating System: GNU/Linux
 Planned Release: 

___

Details:

Hi all,

I'm having some problems compiling Freeciv 2.3.0 beta3, and would really like
some help to get it working. Please see the attached output from make, while
compiling Freeciv. As can be seen there, I get lots of undefined reference to
 error messages.

Operating System: OpenSuSE Linux 11.4 

$uname -a
Linux localhost 2.6.37.1-1.2-desktop #1 SMP PREEMPT 2011-02-21 10:34:10 +0100
x86_64 x86_64 x86_64 GNU/Linux

$gcc --version
gcc (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]

Note that I get the same problem with freeciv-2.2.0, so the problem could
also be in the OS or compiler or linker. How should I invesigate this problem
further?

Regards,
Andreas R.
http://www.freeciv.net




___

Reply to this item at:

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

___
  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 #17897] Errors compiling Freeciv 2.3.0 beta3 - undefined reference to 'foo'

2011-03-14 Thread Andreas Rosdal

Additional Item Attachment, bug #17897 (project freeciv):

File name: freeciv-make-errors.log.bz2Size:53 KB


___

Reply to this item at:

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

___
  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 #17897] Errors compiling Freeciv 2.3.0 beta3 - undefined reference to 'foo'

2011-03-14 Thread Marko Lindqvist

Follow-up Comment #1, bug #17897 (project freeciv):

Could you run with make V=1 to see actual command line that is causing
linking failure? Have you static or shared freeciv libraries? You can test if
building the other kind helps. Version of libtool?

 nm utility/.libs/libcivutility.a | grep read_timer_seconds
 nm common/.libs/libfreeciv.a | grep read_timer_seconds


___

Reply to this item at:

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

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


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