Re: --with-installed-readline breaks tilde-expansion

2005-08-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 8/12/2005 7:20 AM: > According to Eric Blake on 7/23/2005 7:14 AM: > >>>The following patch, to both readline and bash, allows readline to export >>>a hook (rather than trying to import a function, which doesn't work in >>>d

Re: --with-installed-readline breaks tilde-expansion

2005-08-12 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 7/23/2005 7:14 AM: > > The following patch, to both readline and bash, allows readline to export > a hook (rather than trying to import a function, which doesn't work in > dynamic libraries for at least cygwin), so that bash

Re: --with-installed-readline breaks tilde-expansion

2005-07-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 7/8/2005 6:48 AM: > On the cygwin list, a difference was pointed out between compilations of > bash that avoid or use --with-installed-readline: > > static_bash$ echo $HOME ~ > /home/eblake /home/eblake > static_bash$ HOME=/