Re: [Plplot-devel] time

2009-02-10 Thread Alan W. Irwin
On 2009-02-10 21:03- trc wrote: > Compiling qsastime etc with MSVC 9 and cygwin gcc 3.4 showed some errors- > > 1. plplot-dev/lib/qsastime/qsastime.c:282: warning: assignment > makes integer from pointer without a cast > plplot-dev/lib/qsastime/qsastime.c:285: warning: assignment > makes

Re: [Plplot-devel] time

2009-02-10 Thread trc
Hi, > On 2009-02-08 08:18-0800 Alan W. Irwin wrote: > > If you have a 64-bit system (especially Mac OS X and Windows since I don't > have access to those platforms), please give the above test a try. I suspect > it will build and run out of the box on Mac OS X. It's probable some > additional wo

Re: [Plplot-devel] time

2009-02-10 Thread Alan W. Irwin
On 2009-02-08 08:18-0800 Alan W. Irwin wrote: > My next step is to implement forceJulian=-1 (i.e., forced proleptic > Gregorian mode regardless of date) for breakDownMJD, and then to compare > breakDownMJD with gmtime for forceJulian=-1 over a very wide range of date. I finished (revision 9491) a