Re: [Bug-apl] Without-readline: Fixed

2014-07-26 Thread Juergen Sauermann
Hi Elias, thanks, included in SVN 395. /// Jürgen On 07/25/2014 06:50 AM, Elias Mårtenson wrote: Here's a patch that fixes the compilation error when disabling readline on OSX (and possibly non-OSX as well?). Regards, Elias

[Bug-apl] Without-readline: Fixed

2014-07-24 Thread Elias Mårtenson
Here's a patch that fixes the compilation error when disabling readline on OSX (and possibly non-OSX as well?). Regards, Elias Index: src/Input.cc === --- src/Input.cc(revision 392) +++ src/Input.cc(working copy) @@ -1