|
From: Tatsuro M. <tma...@ya...> - 2010-01-04 05:50:58
|
Hello I have found 'stringvar.dem' fails at the current cvs version (Latest ChangeLog 2009-01-02) ******************************* $ gnuplot -persist stringvar.dem Hit return to continue Hit return to continue Hit return to continue Hit return to continue Hit return to continue Hit return to continue time_str = "2005-05-09 19:44:12" -> seconds = 168983052.0 seconds + 10. = 168983062.0 -> time_str2 = "2005-05-09 19:44:22" read_time(fmt, c) = strptime(fmt, stringcolumn(c).' '.stringcolumn(c+1)) 01/06/93 0000 0.20 0.175 3.07 2.62 0 25 0.24 7.5 70.8 16.9 0.328 9.94 23.74 ... timedat.dat:1:"stringvar.dem", line 136: illegal day of month I have confirmed on cygwin and mingw. On djgpp, "stringvar.dem" crashes gnuplot. Perhaps this is a side effect latest change, 2010-01-02 Ethan A Merritt <merritt@u.washington.edu> * src/datafile.c (df_readascii): Time format "%s" should be able to handle any numeric input. Convert input of the form 'using ($1)' or 'using (f($1))' to a string so that it can be passed to gstrptime(). Bug #2899511 Regards Tatsuro Regards Tatsuro -------------------------------------- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/ |