Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#4570) functions missing from gui-stub
Home

[Freeciv-Dev] Re: (PR#4570) functions missing from gui-stub

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4570) functions missing from gui-stub
From: "Rafa³ Bursig" <bursig@xxxxxxxxx>
Date: Tue, 15 Jul 2003 05:30:14 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Dnia 2003.07.15 11:03, Reinier Post napisa³(a):
> On Mon, Jul 14, 2003 at 11:40:15PM -0700, Rafa³ Bursig wrote:
> > Dnia 2003.07.15 03:49, Jason Short napisa³(a):
> > >
> > > When I try to compile gui-stub:
> > >
> > > civclient.o: In function `handle_packet_input':
> > > civclient.c:267: undefined reference to
> > > `handle_authentication_request'
> > > clinet.o: In function `close_socket_nomessage':
> > > clinet.c:102: undefined reference to `close_connection_dialog'
> > > packhand.o: In function `handle_login_reply':
> > > packhand.c:121: undefined reference to `close_connection_dialog'
> > > collect2: ld returned 1 exit status
> > >
> > > I imagine (at least part of) this is because recent auth patches
> > > forgot
> > > about gui-stub...
> > >
> > Not only gui-stub but gui-sdl too... and this is NOT first time !
> >
> 
> This is policy!  Patches can break every client except the default
> one, non-default client maintainers are responsible for updating the
> clients.
> 

Reinier please tell me where this rule is writen ?
And ever we have such rule then kind developer should put empty 
function to all clients gui. (when add new fuction to client API)

Rafal




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