URL:
<http://gna.org/patch/?2281>
Summary: [c++ gui] extern "C" declaration for client common
headers
Project: Freeciv
Submitted by: cazfi
Submitted on: Fri 07 Jan 2011 01:00:48 PM 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.4.0
_______________________________________________________
Details:
This patch adds
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
and
#ifdef __cplusplus
}
#endif /* __cplusplus */
to all client common headers. Also generated headers are produced correctly.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 07 Jan 2011 01:00:48 PM EET Name: ClientCommonExternC.diff.bz2
Size: 4kB By: cazfi
<http://gna.org/patch/download.php?file_id=11722>
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?2281>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev