On 8/4/20 1:47 PM, Matthias Klose wrote: > On 6/17/20 4:47 PM, Chet Ramey wrote: >> The first alpha release of bash-5.1 is now available with the URL >> >> ftp://ftp.cwru.edu/pub/bash/bash-5.1-alpha.tar.gz > > Looking at the corresponding readline 8.1 alpha release, I see two symbols > being > dropped compared to 8.0: > > #MISSING: 8.1~alpha1# _rl_interrupt_immediately@Base 6.0 > #MISSING: 8.1~alpha1# _rl_move_cursor_relative@Base 6.0 > > Just asking if this is intended, without bumping the soname.
Those symbols are private to the library; they're not documented or declared in readline.h. No application should be using them. -- ``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/