[Freeciv-Dev] [patch #6826] IPv6 support without inet_pton()

2016-08-22 Thread Marko Lindqvist
Update of patch #6826 (project freeciv):

 Planned Release:2.6.x, 3.0.0 =>


___

Reply to this item at:

  

___
  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 #6826] IPv6 support without inet_pton()

2016-06-26 Thread Marko Lindqvist
Update of patch #6826 (project freeciv):

 Planned Release:2.6.0, 3.0.0 => 2.6.x, 3.0.0   


___

Reply to this item at:

  

___
  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 #6826] IPv6 support without inet_pton()

2016-05-09 Thread Marko Lindqvist
Follow-up Comment #2, patch #6826 (project freeciv):

> - No longer have inet_pton() as a hard requirement for enabling IPv6 support
at configure time

...and that's how this patch could enable IPv6 support on msys1 based builds.

___

Reply to this item at:

  

___
  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 #6826] IPv6 support without inet_pton()

2016-01-19 Thread Marko Lindqvist
Update of patch #6826 (project freeciv):

 Planned Release: => 2.6.0, 3.0.0   

___

Follow-up Comment #1:

Current S2_6 Work-In-Progress patch

(file #26386)
___

Additional Item Attachment:

File name: FcInetXton-S2_6.patch  Size:9 KB


___

Reply to this item at:

  

___
  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 #6826] IPv6 support without inet_pton()

2016-01-19 Thread Marko Lindqvist
URL:
  

 Summary: IPv6 support without inet_pton()
 Project: Freeciv
Submitted by: cazfi
Submitted on: Tue 19 Jan 2016 11:06:32 AM EET
Category: general
Priority: 5 - Normal
  Status: In Progress
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 

___

Details:

- Add function fc_inet_xton() and replace inet_pton() and also inet_aton()
calls with it
- fc_inet_xton() prefers to use inet_pton() for IPv6, but can work around lack
of it
- No longer have inet_pton() as a hard requirement for enabling IPv6 support
at configure time





___

Reply to this item at:

  

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


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