bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Readline code


From: Simon Josefsson
Subject: Re: [bug-inetutils] Readline code
Date: Sat, 19 Nov 2011 13:12:22 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.91 (gnu/linux)

Mats Erik Andersson <address@hidden> writes:

> lördag den 19 november 2011 klockan 11:42 skrev Simon Josefsson detta:
>> I added a #include of readline/history.h to make things build properly,
>> until we resolve the more long term solution.
>
> This takes care of one issue I did observe. Another one is that
> the GNUlib module "readline" is never built, and the code links
> against the system library. This is intended. Right?

Yes, if you have the system library.  The gnulib code should only kick
in if there is no system library.

> More importantly, I just pushed (and had to recalculate since
> you came in the way) a regression in "telnet/" and "telnetd/",
> migrating to HAVE_READLINE. The resulting FTP client and TELNET
> client are tested to work with history for
>
>   GNU/Linux, GNU/OpenSolaris, and OpenIndiana.

Thank you!

> The new TELNET server is verified on GNU/OpenSolaris, but still
> shows the unrelated "TERM='TERM=linux'" error!

Perhaps a getenv/setenv issue?  Is this a recent regression or just
something you noticed now?

/Simon



reply via email to

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