Re: [Bug-apl] GNU APL 1.3

2014-03-28 Thread Juergen Sauermann
Hi Elias, yes, fixed in release 1.3. /// Jürgen On 03/24/2014 07:44 PM, Elias Mårtenson wrote: I just noticed that the GNU APL page on gnu.org still mentions 1.1. I think it might be a good idea to have this updated when 1.3 is released. http://www.gnu.org/software/apl/ Re

Re: [Bug-apl] GNU APL 1.3

2014-03-28 Thread Juergen Sauermann
Hi Thomas, thanks, fixed in SVN 180. /// Jürgen On 03/28/2014 08:49 AM, baruc...@gmx.com wrote: Juergen Sauermann wrote: I am currently putting together the last bits and pieces for the next GNU APL release 1.3. Hi, thank you for all your work. Not really a bug, but just noticed that in s

Re: [Bug-apl] GNU APL 1.3

2014-03-28 Thread baruchel
Juergen Sauermann wrote: > I am currently putting together the last bits and pieces for the next > GNU APL release 1.3. Hi, thank you for all your work. Not really a bug, but just noticed that in src/Command.cc you have: if (!silent) COUT << _("Goodbye.") << endl;; with two ; at the end

Re: [Bug-apl] GNU APL 1.3

2014-03-24 Thread Elias Mårtenson
I just noticed that the GNU APL page on gnu.org still mentions 1.1. I think it might be a good idea to have this updated when 1.3 is released. http://www.gnu.org/software/apl/ Regards, Elias On 25 March 2014 00:00, Juergen Sauermann wrote: > Hello everybody, > > I am currently putting together