From: Erik L. <eri...@gm...> - 2018-06-02 15:48:27
|
Hi, The macOS (OS X) executable of 5.2.4 is available here: https://csml-wiki.northwestern.edu/index.php/Binary_versions_of_Gnuplot_for_OS_X I can confirm that the logscale problem is resolved, at least for the trigger example given by Ethan Best, Erik On Sat, Jun 2, 2018 at 12:24 AM sfeam via gnuplot-beta < gnu...@li...> wrote: > I have uploaded a 5.2.4 tarball to the "testing" section of the > gnuplot files folder on SourceForge. > > https://sourceforge.net/projects/gnuplot/files/gnuplot/testing/ > gnuplot-5.2.4-testing.tar.gz > > > This release contains > - a fix for a serious regression reported against 5.2.3 (spurious > evaluation of logscale coordinates as UNDEFINED) > - re-implementation of the "refresh" command to correct regressions in > 5.2.0 through 5.2.3 > - sanity checks for several invalid command sequences found by fuzzing > - several minor bug-fixes > - two recent minor changes back-ported from the development version > > Yes it's only been a month since 5.2.3 but I think the regression > in plotting logscale axes is serious enough to warrant an immediate fix. > If you want to test before/after here is a simple trigger for the error: > set log y > plot [1:100] x**2, 1/0 > > Please use the testing tarball to confirm a successful build or > report build errors. If no problems are found I expect to make a > regular release of 5.2.4 next week. > > Ethan > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > Membership management via: > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |