◐ Shell
clean mode source ↗

Message 104302 - Python tracker

Roumen Petrov <report@bugs.python.org> wrote:
> Yes , I  understand .
> For the protocol did gcc on FreeBSD warn if library order is -lncursesw 
>   -lreadline  ?

No.

> P.S. Issue with readline library linked to termcap compatible library on 
> system that distribute more then one termcap compatible library is about 
> 10 years old.

I didn't want to touch the termcap logic. There's potential for breakage,
and a real investigation would be time consuming.

(There's a needless warning on Tiger about /usr/lib/termcap that could
be fixed in another issue.)