[Bug 144749] bash should be linked against external libreadline

bugzilla at redhat.com bugzilla at redhat.com
Wed May 21 15:02:03 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: bash should be linked against external libreadline


https://bugzilla.redhat.com/show_bug.cgi?id=144749


skasal at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|                            |NOTABUG




------- Additional Comments From skasal at redhat.com  2008-05-21 11:02 EST -------
Jakub Jelinek has toldme this:
The radline API uses lots of global variables, which make linking against it to
expensive.  The impact on /bin/bash startup might not be neglectable.
Since bash is executed many times during startup and even when processing a more
complicated shell script, one would have to be very careful about performance
impact before dynamic link against readline.

This convinces me that the potential gain is not worth the price of the
investigation, so I'm undoing my yesterday reopen.

Please note that the original reason for the suggestion was that bash used
termcap back then, which is no longer true; it uses terminfo as all civilized
citizens of todays Fedora world.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-triage-list mailing list