From: Hans-Bernhard B. <br...@ph...> - 2004-02-13 10:27:24
|
On Thu, 12 Feb 2004, Petr Mikulik wrote: > I propose to release gnuplot 4.0 now -- within 1 or 2 weeks max. > > From the implementation point of view, the following should be done: > > * Fix gplt_x11.c to compile on OS/2 again (my mail from few minutes ago) > > * SF Bug "885279 Reading '%s' timefmt is not 64 bit safe" to be included > or not? Hmm... 1) no feedback from poster when asked to describe the circumstances of the failure --- i.e. we don't know if there's anything actually broken to be fixed. In particular, I insist on an explain why gnuplot seemed to work flawlessly on 64-bit platforms so far. 2) I don't like the way it's implemented. So I'm going to check in a different patch. The pointer cast in question really is atrocious, now I'm looking at it. I'll put in a time_t variable, but keep read_int as the main routine to do the reading. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |