[Plplot-devel] The C version of example 21 has been changed

2008-07-11 Thread Alan W. Irwin
Revision 8515 incorporates my updated version of example 21 for the C language. I have removed all remaining platform-variable stuff from it (such as the results of ctime being propagated to the labels), and I have made a number of changes to reduce clutter and moderately change the view spacing b

Re: [Plplot-devel] Example 29 and mktime

2008-07-11 Thread Andrew Ross
Alan, I spent some time looking for a nice portable solution and failed to find one. This was the best I could come up with. I'm glad you've independently come to the same conclusion. I will add checking the java and octave versions of example 29 to my to-do list. Andrew On Fri, Jul 11, 2008

[Plplot-devel] Recently introduced Ada issues

2008-07-11 Thread Alan W. Irwin
Hi Jerry: Ada examples 9, 16, and 22 no longer work with error messages of respectively raised CONSTRAINT_ERROR : plplot_thin.adb:199 index check failed raised CONSTRAINT_ERROR : plplot_thin.adb:200 index check failed raised CONSTRAINT_ERROR : plplot_thin.adb:323 index check failed These errors

Re: [Plplot-devel] Example 29 and mktime

2008-07-11 Thread Alan W. Irwin
On 2008-07-10 14:57-0700 Alan W. Irwin wrote: > Hi Andrew: > > Jerry's recent commit message for Ada example 29 inspired me to investigate > further, and indeed the fortran (and presumably the rest of the non-C) > examples are an hour out compared to the C example. > > For example, in python > > c