Bug#722011: gnuplot: plot using with columns and format does not work in stable
Daniel F. Smith
dfs1122 at gmail.com
Fri Sep 6 21:32:24 UTC 2013
Package: gnuplot
Version: 4.6.0-8
Severity: normal
There is a notation in the current upstream gnuplot in
gnuplot/src/datafile.c:1534:
1534 /* Allow a format specifier after the enumeration of columns. */
1535 /* Note: This was left out by mistake in versions 4.6.0 + 4.6.1 */
1536 if (!END_OF_COMMAND && isstring(c_token)) {
1537 df_format = try_to_get_string();
1538 if (!valid_format(df_format))
1539 int_error(c_token, "format must have 1-7 conversions of
type double (%%lf)");
1540 }
(It's at the end of function plot_option_using(); see
http://gnuplot.cvs.sourceforge.net/viewvc/gnuplot/gnuplot/src/datafile.c?view=markup
Version 4.6.0 is the current stable release. Is there any chance of getting
this de-ommisified in the wheezy patch set?
It's annoying, but not showstopping.
Thanks.
-- System Information:
Debian Release: 7.1
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to POSIX)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnuplot depends on:
ii gnuplot-qt [gnuplot-x11] 4.6.0-8
gnuplot recommends no packages.
Versions of packages gnuplot suggests:
pn gnuplot-doc <none>
-- no debconf information
More information about the debian-science-maintainers
mailing list