[bugs] [OpenIndiana Distribution - Bug #1206] (New) link libreadline with the new libtermcap (filter) library
illumos bugs
bugs at lists.illumos.org
Tue Jul 12 15:46:25 PDT 2011
Issue #1206 has been reported by Gordon Ross.
----------------------------------------
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