Eric Blake wrote:
> Is there
> some slick way to make bash grab a function pointer that can see through
> the trampoline and see that bash's trampoline version of rl_tab_insert is
> indeed the same function as readline's local rl_tab_insert?
Sure, arrange for there to be a __declspec(dllimport) o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm trying to release readline-5.2.13-11, but before I do, I'd like to fix
this bug in bash:
http://sourceware.org/bugzilla/show_bug.cgi?id=6840
Basically, bash has a place where it calls a readline function that
returns a function pointer, then it c
2 matches
Mail list logo