[bugs] [OpenIndiana Distribution - Bug #1206] link libreadline with the new libtermcap (filter) library
illumos bugs
bugs at lists.illumos.org
Fri Jul 15 07:38:41 PDT 2011
Issue #1206 has been updated by Gordon Ross.
File readline-5-2.patch added
Note: issue 1168 is fixes as of illumos 71e59c2d8715
so this can now go ahead at any time.
The patch attached is for readline in the userland gate.
(readline-5-2.patch)
----------------------------------------
Bug #1206: link libreadline with the new libtermcap (filter) library
https://www.illumos.org/issues/1206
Author: Gordon Ross
Status: New
Priority: Normal
Assignee:
Category:
Target version:
Difficulty: Medium
Tags: needs-triage
illumos issue 1168 introduces a new libtermcap "fiter" library
that allows libreadline to pull just what it needs from libcurses,
and do so in a way that does not bind consumers of libreadline
to any particular curses library.
In order to avoid the need to add -ltermcap or -lcurses to all
applications that link with libreadline, we should build our
libreadline to have a dependency on this new filter library.
Note that fixing 1168 is a prerequisite for this issue.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the bugs
mailing list