Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2000:
[Freeciv-Dev] Re: [FreeCiv-Cvs] jjm: Added readline support to civserver
Home

[Freeciv-Dev] Re: [FreeCiv-Cvs] jjm: Added readline support to civserver

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [FreeCiv-Cvs] jjm: Added readline support to civserver. Patch subm...
From: Thue <thue@xxxxxxx>
Date: Mon, 17 Jul 2000 17:09:24 +0200

Den man, 17 jul 2000 skrev du:
> This is an automated notification of a change to freeciv cvs, 
> on Mon Jul 17 07:45:43 PDT 2000 = Mon Jul 17 14:45:43 2000 (GMT)
> by Jeff Mallatt <jjm@xxxxxxxxxxxx>
> 
> ---- Files affected:
> 
> freeciv acconfig.h config.h.in configure configure.in
> freeciv/server console.c console.h sernet.c
> 
> ---- Log message:
> 
> Added readline support to civserver.
> Patch submitted by Thue Janus Kristensen <thue@xxxxxxx>,
> committed with fixes by David Pfitzner <dwp@xxxxxxxxxxxxxx> and me.

Nice of you to list me as the main author even if you did at least half of
the work.

Just a note: in sernet.c -> sniff_packets(), readline won't work if
SOCKET_ZERO_ISNT_STDIN is defined.

(totally unrelated "ifndef SOCKET_ZERO_ISNT_STDIN" ... double negation
... yuck)

Funnily enough, my newly installed mandrake 7.1 has a readline 4.1 which
doesn't contain rl_callback_handler_install(). Nothing we can do about it,
but expect a few complains from other people.

-Thue



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