Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2004:
[Freeciv-Dev] Re: (PR#11279) [C++] client/options.h has struct member "c
Home

[Freeciv-Dev] Re: (PR#11279) [C++] client/options.h has struct member "c

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: fbriere@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#11279) [C++] client/options.h has struct member "class"
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Dec 2004 10:48:56 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=11279 >

Frédéric Brière wrote:
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=11279 >
> 
> In client/options.h:
> 
>   typedef struct client_option {
>     ...
>     enum client_option_class class;
> 
> 
> Like #11278, this will have to be renamed.  AFAIK, no client is using
> this member yet, so no other changes are required.

Rename it as 'category'.

-jason





[Prev in Thread] Current Thread [Next in Thread]