[Freeciv-Dev] Re: (PR#11255) Disabling bool definition for C++
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#11255) Disabling bool definition for C++ |
From: |
"Frédéric Brière" <fbriere@xxxxxxxxxxx> |
Date: |
Thu, 2 Dec 2004 23:17:11 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11255 >
Please close this ticket and drop the patch. I'm going to adopt the
approach from #11298, namely require GCC 3.x (or any other C99-compliant
compiler) for any C++ client. This avoid messing with bool before/after
any #include, and having to change prototypes from bool to fc_bool.
--
Frédéric Brière <*> fbriere@xxxxxxxxxxx
=> <fbriere@xxxxxxxxxx> IS NO MORE: <http://www.abacomsucks.com> <=
|
|