[Freeciv-Dev] [patch #1475] New client options interface

2010-02-20 Thread pepeto

URL:
  

 Summary: New client options interface
 Project: Freeciv
Submitted by: pepeto
Submitted on: samedi 20.02.2010 à 15:39
Category: client
Priority: 3 - Low
  Status: Ready For Test
 Privacy: Public
 Assigned to: pepeto
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.3.0

___

Details:

Use a base class of type 'struct option'...




___

File Attachments:


---
Date: samedi 20.02.2010 à 15:39  Name: trunk_client_options_interface.diff 
Size: 92 ko   By: pepeto



___

Reply to this item at:

  

___
  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 #1475] New client options interface

2010-02-21 Thread pepeto

Update of patch #1475 (project freeciv):

  Status:  Ready For Test => In Progress

___

Follow-up Comment #1:

Won't apply to client xaw.


___

Reply to this item at:

  

___
  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 #1475] New client options interface

2010-02-21 Thread pepeto

Update of patch #1475 (project freeciv):

  Status: In Progress => Ready For Test 

___

Follow-up Comment #2:

New version including client xaw and needing patch #1476.


(file #8213)
___

Additional Item Attachment:

File name: trunk_client_options_interface2.diff Size:94 KB


___

Reply to this item at:

  

___
  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 #1475] New client options interface

2010-02-21 Thread pepeto

Update of patch #1475 (project freeciv):

  Depends on: => patch #1476


___

Reply to this item at:

  

___
  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 #1475] New client options interface

2010-02-22 Thread Matthias Pfafferodt

Follow-up Comment #3, patch #1475 (project freeciv):

* Use fc_assert* or not use it? Or did I miss something about the following
comment?


+  /* Do not use fc_assert* macros here, since they may call my_vsnprintf()
+   * themselves. */
+  fc_assert_ret_val(NULL != str, -1);


* type; missing 's' in client/gui-gtk-2.0/pages.c


log_error("Unsupported connection tatus: %d", connection_status);


I will compile and test it tomorrow if I have time.

___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1475] New client options interface

2010-02-22 Thread Matthias Pfafferodt

Follow-up Comment #4, patch #1475 (project freeciv):

its to late for me; the last comment is for patch #1476 ...

___

Reply to this item at:

  

___
  Nachricht geschickt von/durch Gna!
  http://gna.org/


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


[Freeciv-Dev] [patch #1475] New client options interface

2010-02-25 Thread pepeto

Update of patch #1475 (project freeciv):

  Status:  Ready For Test => Done   
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

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


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