Re: [Plplot-devel] Propagation status for release

2015-02-19 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Wednesday, February 18, 2015 11:40 PM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > Hi Arjen: >

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Alan W. Irwin
Hi Arjen: On 2015-02-18 20:25- Arjen Markus wrote: > Turning off the traditional install tree does not work either. In the next step the drivers are lost, so that the examples don't start. This will have to wait until after the release, I am afraid. I do not have time anymore to pursue this.

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > > Also, when you do the Cygwin test, make sure that pkg-config is installed. > It was indeed installed. Not under MSYS, but it was under Cygwin. > > [A]t first there was a problem with the palette f

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Alan W. Irwin
On 2015-02-18 10:29-0800 Alan W. Irwin wrote: > Hi Arjen: > > The first error message above "pkg-config: command not found" is the > key here. For that case (which I have never tested on MinGW/MSYS > because epa_build does provide pkg-config) I will need to implement > some additional comprehensi

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Alan W. Irwin
On 2015-02-18 11:46- Arjen Markus wrote: >> Anyway, on to Cygwin. I expect that to go smoother. >> > The problem that occurs with Cygwin is that the path to find the driver DLLs depends on the configuration that is being tested. After installation it is something very different. Yes, there i

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Alan W. Irwin
On 2015-02-18 09:59- Arjen Markus wrote: > Hi Alan, > >> >> If the test_noninteractive target result for master tip is now good for >> Fortran and Tcl, >> then time to move on to the test_noninteractive target for MinGW/MSYS (not >> MinGW >> alone) and the further expansions of these tests I

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Arjen Markus
Hi Alan, That went wrong in the traditional make noninteractive step too, but in a completely different way than for MSYS. This time there are still libraries not found in the path and the script complains about a file ./tcl/test_error that does not exist (wrong directory, perhaps, as there i

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Arjen Markus > Sent: Wednesday, February 18, 2015 10:59 AM > To: 'Alan W. Irwin' > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > Hi Alan, > > Anyway, on to Cyg

Re: [Plplot-devel] Propagation status for release

2015-02-18 Thread Arjen Markus
Hi Alan, > > If the test_noninteractive target result for master tip is now good for > Fortran and Tcl, > then time to move on to the test_noninteractive target for MinGW/MSYS (not > MinGW > alone) and the further expansions of these tests I discussed. > > It would be a wonderful result if you c

Re: [Plplot-devel] Propagation status for release

2015-02-16 Thread Alan W. Irwin
On 2015-02-16 08:49- Arjen Markus wrote: > It is even weirder: I started the MSYS shell and so I would have expected the path to be set up correctly for that environment. So, "which make" reported "/bin/make". If I run the command "make", I do indeed get the intended make version and "make -v

Re: [Plplot-devel] Propagation status for release

2015-02-16 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Monday, February 16, 2015 9:35 AM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > On 2015-02-16 07:57

Re: [Plplot-devel] Propagation status for release

2015-02-16 Thread Alan W. Irwin
On 2015-02-16 07:57- Arjen Markus wrote: > markus@L01259 /d/plplot-svn/build-mingw-git > $ make > Microsoft Windows [Version 6.1.7601] > Copyright (c) 2009 Microsoft Corporation. All rights reserved. Is it possible you don't have MSYS on your PATH (or high enough on your PATH) so you are get

Re: [Plplot-devel] Propagation status for release

2015-02-16 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Monday, February 16, 2015 9:03 AM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > On 2015-02-16 07:49

Re: [Plplot-devel] Propagation status for release

2015-02-16 Thread Alan W. Irwin
On 2015-02-16 07:49- Arjen Markus wrote: > Hi Alan, > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> >> Actually, it appears from what you said above that you have already reached >> the >> Sombrero consistency goal for C and Fortran. If Tcl also i

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Sunday, February 15, 2015 9:13 PM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > > > There is s

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > Actually, it appears from what you said above that you have already reached > the > Sombrero consistency goal for C and Fortran. If Tcl also is consistent with > those > Sombrero results then you

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Alan W. Irwin
On 2015-02-15 16:54- Arjen Markus wrote: > The same [degenerate path] pattern appears (for the Rosenbrock function) in > the Tcl version, but I have no idea what it is supposed to draw and why the > Fortran version does not show this. All the calls are there in all versions. > Really odd. I

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Alan W. Irwin
On 2015-02-15 16:59- Arjen Markus wrote: > Hi Alan, > >> >>> No, when I ran the example for the three languages, I made sure that they >>> were all >> doing the Rosenbrock function. Odd that the sombrero function does not give >> these >> extra PS commands. I will have to check that on my sy

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Arjen Markus
Hi Alan, > > > No, when I ran the example for the three languages, I made sure that they > > were all > doing the Rosenbrock function. Odd that the sombrero function does not give > these > extra PS commands. I will have to check that on my system. > > FYI: the extra commands look like this: > >

Re: [Plplot-devel] Propagation status for release

2015-02-15 Thread Arjen Markus
Hi Alan, See my comments below regarding example 8 and testing on Windows (Cygwin, MinGW and bare Windows) > > > No, when I ran the example for the three languages, I made sure that they > > were all > doing the Rosenbrock function. Odd that the sombrero function does not give > these > extr

Re: [Plplot-devel] Propagation status for release

2015-02-13 Thread Andrew Ross
On Fri, Feb 13, 2015 at 10:37:01AM -0800, Alan Irwin wrote: > On 2015-02-13 14:45- Andrew Ross wrote: > > > > >In my latest commit I've updated the test suite so that there is now a > >plrender front-end for plplot-test.sh. This will run all the C examples > >with the plmeta driver, then run p

Re: [Plplot-devel] Propagation status for release

2015-02-13 Thread Alan W. Irwin
On 2015-02-13 14:45- Andrew Ross wrote: > > In my latest commit I've updated the test suite so that there is now a > plrender front-end for plplot-test.sh. This will run all the C examples > with the plmeta driver, then run plrender to re-render the files using > the specified driver. This tes

Re: [Plplot-devel] Propagation status for release

2015-02-13 Thread Jim Dishaw
ut this bug hunt on hold while I work on plmeta because it does not appear to affect the displayed output. >> >> -Original Message- >> From: "Jim Dishaw" >> Sent: ‎06/‎02/‎2015 20:16 >> To: "Alan W. Irwin" >> Cc: "PLplot dev

Re: [Plplot-devel] Propagation status for release

2015-02-13 Thread Andrew Ross
6 > To: "Alan W. Irwin" > Cc: "PLplot development list" > Subject: Re: [Plplot-devel] Propagation status for release > > On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" wrote: > > > On 2015-02-06 08:36-0500 Jim Dishaw wrote: > > > >>

Re: [Plplot-devel] Propagation status for release

2015-02-12 Thread Alan W. Irwin
On 2015-02-12 07:40- Arjen Markus wrote: > Hi Alan, > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Sent: Thursday, February 12, 2015 4:37 AM >> To: Arjen Markus >> Cc: PLplot development list >> Subject:

Re: [Plplot-devel] Propagation status for release

2015-02-11 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Thursday, February 12, 2015 4:37 AM > To: Arjen Markus > Cc: PLplot development list > Subject: RE: [Plplot-devel] Propagation status for release > > On 2015-02-11 12:09

Re: [Plplot-devel] Propagation status for release

2015-02-11 Thread Alan W. Irwin
On 2015-02-11 12:09- Arjen Markus wrote: > Hi Alan, > > > > As promised, I have just committed my work. There are two things left to do: > > -Get rid of the spurious PostScript commands in the Fortran example Hi Arjen: Actually those were not extra PostScript commands. Instead, if y

Re: [Plplot-devel] Propagation status for release

2015-02-11 Thread Arjen Markus
Hi Alan, As promised, I have just committed my work. There are two things left to do: -Get rid of the spurious PostScript commands in the Fortran example -Test it on the MinGW platform. The only reason I have not yet done so is that my installation of MinGW is busted (very cur

Re: [Plplot-devel] Propagation status for release

2015-02-10 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Friday, February 06, 2015 10:02 AM > To: PLplot development list > Subject: [Plplot-devel] Propagation status for release > > Here is the latest language sum

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
On Feb 6, 2015, at 5:25 PM, "Alan W. Irwin" wrote: > On 2015-02-06 15:15-0500 Jim Dishaw wrote: > >> On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" >> wrote: >> >>> On 2015-02-06 08:36-0500 Jim Dishaw wrote: >>> I was able to get nearly identical outputs using psc with a replot >>> of the

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Phil Rosenberg
mbers state changes that occur before the driver is initialised. Phil -Original Message- From: "Jim Dishaw" Sent: ‎06/‎02/‎2015 20:16 To: "Alan W. Irwin" Cc: "PLplot development list" Subject: Re: [Plplot-devel] Propagation status for release On Feb 6, 2015,

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 15:15-0500 Jim Dishaw wrote: > On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" wrote: > >> On 2015-02-06 08:36-0500 Jim Dishaw wrote: >> >>> I was able to get nearly identical outputs using psc with a replot >> of the plot buffer. The only differences were the time stamp in the >> heade

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
On Feb 6, 2015, at 2:40 PM, "Alan W. Irwin" wrote: > On 2015-02-06 08:36-0500 Jim Dishaw wrote: > >> I was able to get nearly identical outputs using psc with a replot > of the plot buffer. The only differences were the time stamp in the > header and an additional pen color command that doesn't

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 13:13- Arjen Markus wrote: > Hi Alan, > I have been working on example x08 - the first part is done for both Fortran and Tcl. Now I have to implement the new plot, I just have not had time for that, but my estimate for it somewhere next week. Hi Arjen: I look forward to that p

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
On 2015-02-06 08:36-0500 Jim Dishaw wrote: > I was able to get nearly identical outputs using psc with a replot of the plot buffer. The only differences were the time stamp in the header and an additional pen color command that doesn't affect anything. Hi Jim: That sounds like an extremely encou

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Jim Dishaw
I was able to get nearly identical outputs using psc with a replot of the plot buffer. The only differences were the time stamp in the header and an additional pen color command that doesn't affect anything. I'm trying to figure out how to eliminate the extra pen color command, but I'm not sur

Re: [Plplot-devel] Propagation status for release

2015-02-06 Thread Arjen Markus
Hi Alan, I have been working on example x08 - the first part is done for both Fortran and Tcl. Now I have to implement the new plot, I just have not had time for that, but my estimate for it somewhere next week. Regards, Arjen DISCLAIMER: This message is intended exclusively for the

[Plplot-devel] Propagation status for release

2015-02-06 Thread Alan W. Irwin
Here is the latest language summary results from the test_diff_psc target (excluding those results which are perfect). f95 Missing examples: Differing postscript output : 08 Missing stdout : Differing stdout: tcl Missing examples:

[Plplot-devel] Propagation status

2011-01-30 Thread Alan W. Irwin
I have now (revision 11540) restored the default build by disabling plcolorbar everywhere but C and OCaml. Example 33 in C currently does not plot the plcolorbar pages unless the user specifies the -colorbar option. This means all test diffs for example 33 are against the C version without the plc