URL:
  <http://gna.org/patch/?2279>

                 Summary: [c++ gui] extern "C" declaration for utility and
common headers
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Fri 07 Jan 2011 12:02:16 AM EET
                Category: general
                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 headers under utility and common. Also generated headers are produced
correctly.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 07 Jan 2011 12:02:16 AM EET  Name: UtilCommonExternC.diff.bz2 
Size: 6kB   By: cazfi

<http://gna.org/patch/download.php?file_id=11717>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?2279>

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


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

Reply via email to