From: Robert D. <rob...@gm...> - 2025-08-14 14:46:21
|
On Thu, Aug 14, 2025 at 7:35 AM Nicholas Strauss <st...@po...> wrote: > I found a feature / bug with batch -- the last line is repeated. Example is > > Maxima 5.41.0 http://maxima.sourceforge.net > (%i8) stringout("nav5-sol.mc",x_values) > (%o8) /home/nicks/nav5-sol.mc > (%o8) navigate5.mc Nicholas, thanks for your interest in Maxima. That bug was fixed in commit 71af20 which was released as Maxima 5.43. That was several years ago, and many other bugs (at least a hundred) have been fixed since 5.41. The latest version is Maxima 5.48, maybe you'll consider updating your installation. Hope this helps, Robert |