On 7/9/24 2:32 PM, Chet Ramey wrote:

In rltypedefs.h lines 34-44:
                [...]
These typedefs are also for functions that take an unknown number of
parameters, and exist only to support very old applications built against
readline (no readline code has used those typedefs since readline-4.2,
which was released inĀ  2001). I should probably remove them in the next
major version release, even though it's only an API change -- they've been
deprecated for quite a while.

It looks like I made them harder to use in June, 2023: you have to define
WANT_OBSOLETE_TYPEDEFS to get them. That will be in the next readline
release; it's in readline-8.3-alpha now.

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


Reply via email to