|
From: Ethan M. <eam...@gm...> - 2017-06-24 14:08:48
|
On Friday, June 23, 2017 4:23:42 PM PDT Craig DeForest wrote:
> I’ve been noticing that 5.2rc1 breaks PDL::Graphics::Gnuplot in a minor way,
> by echoing information about the terminal and its options after a “set
> terminal” is issued. In particular, “set terminal dumb” now echoes “dumb
> x, y = 24 77” as well as the expected string beginning “Options are”… .
>
> Is this intentional? If so, I’ll patch P::G::G to expect it. If not, could
> it please be suppressed in the final release?
Yeah, sorry. It was a debug statement that should have been removed
before commiting the the bug-fix.
Ethan
>
> Cheers,
> Craig
>
>
> ----------------------------------------------------------------------------
> -- Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via:
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
|