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

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

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#11279) [C++] client/options.h has struct member "class"
From: "Frédéric Brière" <fbriere@xxxxxxxxxxx>
Date: Wed, 1 Dec 2004 01:02:18 -0800
Reply-to: rt@xxxxxxxxxxx

<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.


-- 
             Frédéric Brière    <*>    fbriere@xxxxxxxxxxx

 =>  <fbriere@xxxxxxxxxx> IS NO MORE:  <http://www.abacomsucks.com>  <=





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#11279) [C++] client/options.h has struct member "class", Frédéric Brière <=