bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking ABI adjustments once more


From: Chet Ramey
Subject: Re: Checking ABI adjustments once more
Date: Thu, 20 Oct 2022 15:10:18 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.3.3

On 10/18/22 7:42 AM, Markus Elfring wrote:
Hello,

I am taking another look at evolving implementation details also according to
the software release of the “GNU Readline library” (version 8.2 from 
2022-09-26).
https://lists.gnu.org/archive/html/bug-readline/2022-09/msg00010.html

A corresponding difference display indicates that some functions were added.

This doesn't break the ABI. This is an API change only; no public functions
or variables were modified or removed; any application (besides bash, which
uses the new  APIs) linking against readline-8.1 will link successfully
against readline-8.2.

Bash is special, since I develop it and readline together. Bash is often,
as in this case, the first to use new public APIs.

In general, a specific version of bash requires the same version of
readline that it ships with in lib/readline.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]