[Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h |
From: |
"Frédéric Brière" <fbriere@xxxxxxxxxxx> |
Date: |
Wed, 1 Dec 2004 15:08:10 -0800 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=11282 >
On Wed, Dec 01, 2004 at 10:52:00AM -0800, Jason Short wrote:
> Just change the 'cid' type to cid_type. Or even better, figure out what
> 'cid' is supposed to mean and give it a legible name.
On closer evaluation, there appear to be 200+ instances of cid, either
as a typedef, a struct member, a variable, or part of a function name.
I'm a bit reluctant, to say the least, about embarking on such a massive
renaming odyssey.
Vasco, do you still think __cplusplus is unacceptable in this case?
--
Frédéric Brière <*> fbriere@xxxxxxxxxxx
=> <fbriere@xxxxxxxxxx> IS NO MORE: <http://www.abacomsucks.com> <=
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Jason Short, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Vasco Alexandre da Silva Costa, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Vasco Alexandre da Silva Costa, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Frédéric Brière, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Jason Short, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Frédéric Brière, 2004/12/01
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h,
Frédéric Brière <=
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Vasco Alexandre da Silva Costa, 2004/12/02
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Frédéric Brière, 2004/12/02
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Frédéric Brière, 2004/12/02
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h, Frédéric Brière, 2004/12/16
|
|