[Ecls-list] [Announcement] ecl-readline V0.4.0
Jason Aquilina
jfa7600 at yahoo.com.au
Mon Mar 8 22:12:24 UTC 2010
On 09/03/10 01:47, Tobias C. Rittweiler wrote
> Do I need the -dev packages, too?
>
Given that you have managed to generate the *.fas files you must already
have a readline dev package installed, otherwise the compilation would
have failed as it wouldn't have found the readline/readline.h include
files. I'm guessing that the version of readline that's being picked up
doesn't have rl_free - it's not a problem as rl_free is a readline
convenience function that calls free() anyway.
I've put up a new version, v0.4.1, on http://www.cliki.net/ecl-readline
that uses free() instead of rl_free(). Would you give that a try and let
me know how you get on.
Jason.
More information about the ecl-devel
mailing list