|
From: Tatsuro M. <tma...@ya...> - 2010-03-17 05:38:01
|
Hello
I have quickly tried the patch for 'gnuplot foo.go -' on windows
--- Ethan Merritt wrote:
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> diff -urp gnuplot/src/plot.c gnuplot-cvs/src/plot.c
> --- gnuplot/src/plot.c 2010-03-14 11:52:45.000000000 -0700
> +++ gnuplot-cvs/src/plot.c 2010-03-16 20:23:31.000000000 -0700
> @@ -610,6 +610,7 @@ main(int argc, char **argv)
>
> } else if (strcmp(*argv, "-") == 0) {
> /* DBT 10-7-98 go interactive if "-" on command line */
> + c_token = 0;
>
> interactive = TRUE;
> /* will this work on all platforms? */
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
----------Tatsuro Wrote
>However gnuplot 4.5 on windows hangs even if one use
>gnuplot foo.gp -
> and press any key or mouse operation on the graph window.
With the patch above, gnuplot foo.gp -
on gnuplot on windows does not give hanging up.
Fine!!
Of course this is different from that Benjamin stated.
At the moment, I cannot enough time to try further.
Regards
Tatsuro
--------------------------------------
VANCOUVER 2010 PARALYMPIC GAMES News
http://pr.mail.yahoo.co.jp/para/
|