[Freeciv-Dev] [patch #3051] GUI_FUNC_PROTO

2013-10-05 Thread Jacob Nevins
Follow-up Comment #3, patch #3051 (project freeciv):

> When clients will use gui_interface.[ch] callback interface [...]
(For reference, the background is described in patch #3049.)

___

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 #3051] GUI_FUNC_PROTO

2012-01-16 Thread Marko Lindqvist

Update of patch #3051 (project freeciv):

  Status:  Ready For Test => Done   
 Assigned to:None => cazfi  
 Open/Closed:Open => Closed 


___

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 #3051] GUI_FUNC_PROTO

2011-11-12 Thread Marko Lindqvist

URL:
  

 Summary: GUI_FUNC_PROTO
 Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 12 Nov 2011 11:18:55 AM EET
Category: client
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.5.0

___

Details:

When clients will use gui_interface.[ch] callback interface, actual function
names in gui-specific code must not conflict with ones calling the callbacks.
Instead of manually adding prototypes for all these functions, I rather create
them both automatically from same code line. For that purposes this patch
introduces GUI_FUNC_PROTO and uses it for creating prototypes for gui-specific
functions.



___

File Attachments:


---
Date: Sat 12 Nov 2011 11:18:55 AM EET  Name: GuiFuncProto.diff.bz2  Size: 6kB
  By: cazfi



___

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