Bill Allombert on Fri, 26 Feb 2016 17:29:34 +0100
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Move readline interface to libpari
|
- To: pari-dev@pari.math.u-bordeaux.fr
- Subject: Re: Move readline interface to libpari
- From: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
- Date: Fri, 26 Feb 2016 17:29:32 +0100
- Delivery-date: Fri, 26 Feb 2016 17:29:34 +0100
- In-reply-to: <20160119184042.GA7155@math.u-bordeaux1.fr>
- Mail-followup-to: pari-dev@pari.math.u-bordeaux.fr
- References: <20160118100839.GE2862@yellowpig> <569CCD8D.7030500@cage.ugent.be> <20160118143334.GA26277@yellowpig> <569D0998.6060003@cage.ugent.be> <20160118170124.GD26277@yellowpig> <569DFFCB.6020106@cage.ugent.be> <20160119144238.GA30793@yellowpig> <569E79B0.80605@cage.ugent.be> <20160119181524.GC516@yellowpig> <20160119184042.GA7155@math.u-bordeaux1.fr>
- User-agent: Mutt/1.5.21 (2010-09-15)
On Tue, Jan 19, 2016 at 07:40:42PM +0100, Karim Belabas wrote:
> keyword_list[] is a separate issue which should never have been
> made public in the first place; it was static to gp, then moved to
> libpari and had to be made public since the readline completion
> mechanism needed to access it. Once Jeroen's readline interface
> patch is applied, I'll clean up.
You did it in rev. 9ea68bf2e, thanks!
Cheers,
Bill.