|
From: Craig D. <def...@bo...> - 2017-06-23 23:23:51
|
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? Cheers, Craig |