[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]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11282 >
On Wed, 6 Apr 2005, Jason Short wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=11282 >
>
> Build_type_id or build_type_id should be fine.
I know it looks weird. But Build_Type_id would match the casing we use in
Tech_Type_id and its ilk. Starting a new style right now is IMO a bad
idea.
Hint: you will probably get all the variable type declarations
automagically if you search for "cid [a-zA-Z_0-9]+" and replace just
the 'cid' bit with 'Build_Type_id'.
---
Vasco Alexandre da Silva Costa @ Instituto Superior Tecnico, Lisboa
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: (PR#11282) [C++] typedef / struct member conflict in client/climisc.h,
Vasco Alexandre da Silva Costa <=
|
|