Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2001:
[Freeciv-Dev] Re: [Patch] CMA 1.0 (Update)
Home

[Freeciv-Dev] Re: [Patch] CMA 1.0 (Update)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Andreas Kemnade <akemnade@xxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [Patch] CMA 1.0 (Update)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 21 Sep 2001 17:00:54 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Fri, Sep 21, 2001 at 04:44:05PM +0200, Andreas Kemnade wrote:
> Raimar Falke writes:
>  > On Fri, Sep 21, 2001 at 01:41:21PM +0200, Andreas Kemnade wrote:
>  > Content-Description: message body text
>  > > I have cleaned up the patch a bit:
>  > > - Insert $(srcdir) in include path
>  > > - #include "client/attributes.h" -> #include "attributes.h"
>  > >   Then you don't need to build the client in the source dir.
>  > > - remove assumption about directory for glib includes
>  > 
>  > Thanks.
>  > 
>  > > Todo: Make the other clients compile
>  > > 
>  > > either
>  > >   move gtk code from gtk to gui-gtk
>  > 
>  > This would leave us with a client/gui-gtk/agents directory.
> To make this a bit clearer:
> Move  citizen_management_frontend_gtk.* into client/gui-gtk

If it is moved to this position it has to be renamed to
citizen_management_agent_frontend_gtk.

> I don't know whether we should have agents subdirs in client/gui-*/
> This would be easier to implement. 
> 
>  > 
>  > > or
>  > >   add some automake/autoconf magic to disable compiling of
>  > >   agents/*_gtk.c when another client is compiled (and switch to the
>  > >   correct file)
>  > 
>  > I would favor this one.
> I don't know how to do this without automake warnings. I think this
> will be more difficult to maintain. But if you find a solution which
> looks nice I might change my opinion.
> 
> Greetings
> Andreas Kemnade
> 
> PS: gettimeofday is not portable enough. (in agents.c)

Ok. Are there any other problems?

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "If at first you don't succeed... well so much for skydiving."


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