Opened 18 years ago
Closed 17 years ago
#1132 closed enhancement (fixed)
require patched version of readline
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | psconfig | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: | jester@… |
Description
need to add a test to check for and require the current patched version of readline (with the dropped character line problem fixed).
Change History (2)
comment:1 by , 18 years ago
| Cc: | added |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

we are forcing libreadline to be built. this fixes this bug, but caused some problems on systems that had incompatible linkage in libreadline (see bug #1284). that issue should also now be fixed.