From: Ethan A M. <sf...@us...> - 2011-03-24 19:51:50
|
"Bastian Märkisch" <bma...@we...> wrote> > Now that Tatsuro has provided a built of the CVS state as of March 17th, > could somebody please confirm that the problems go away with > that version? As I can't reproduce anything here, it's like fishing in > murky waters... The executable in gp45-winbin.zip downloaded from http://www.tatsuromatsuoka.com/gnuplot/Eng/winbin/ on 24 March still contains the codepage-switching and still hangs after the first carriage return on input. So I don't think the executable that I found is the one from 17 March that Tatsuro refers to. It would be helpful if the windows build script would do something equivalent to head -1 ChangeLog | sed 's/ .*$//' > PATCHLEVEL So that the date of the most recent entry in ChangeLog appears in "show version". I have that in my build script for linux, but I don't know if that command works on windows. Ethan |