FS#39497 - [swi-prolog] Package problem with readline

Attached to Project: Community Packages
Opened by john doe (okamis_) - Monday, 17 March 2014, 11:13 GMT
Last edited by Alexander F. Rødseth (xyproto) - Tuesday, 18 March 2014, 12:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
So in the interpreter pressing up arrow produces ^[[A instead of accessing older commands

?- current_prolog_flag(readline, X).
returns false.

I think it's a package problem because I know I have readline installed

prolog 6.6.2-1 Couldnt find the arch package version :(

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
Press any arrow key in the interpreter
This task depends upon

Closed by  Alexander F. Rødseth (xyproto)
Tuesday, 18 March 2014, 12:23 GMT
Reason for closing:  Upstream
Additional comments about closing:  Upstream are working on it and are planning to release a new version soon.
Comment by Alexander F. Rødseth (xyproto) - Tuesday, 18 March 2014, 12:23 GMT
Upstream are aware of this issue and are planning to release 6.6.3 shortly.

Source / upstream bug report: http://www.swi-prolog.org/bugzilla/show_bug.cgi?id=166

SWI-Prolog source tarball release page (as I write, 6.6.3 is not released): http://www.swi-prolog.org/download/stable/src/

Closing this bug as "upstream". Just flag the swi-prolog package as "out-of-date" once version 6.6.3 is released. (I will update it within a reasonable amount of time on my own, though).

Loading...