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- Arjen Markus wrote:

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] Redesigned wxWidgets Driver

2015-02-11 Thread Alan W. Irwin
On 2015-02-11 21:31- Phil Rosenberg wrote: > @Alan > The wxWidgets driver is nearly done now. That is excellent news. > The last part is just putting posix named semaphores in where I have used windows named mutexes. So I have a few questions > 1) Do you want another patch to try before I

Re: [Plplot-devel] Redesigned wxWidgets Driver

2015-02-11 Thread Phil Rosenberg
@Jim Thanks for the hint about plbuf_switch() I will check that out. Regarding your options. My preference would tend towards 3, which is the option you like least. My reason is that the previous plmeta driver failed because it wasn't maintained, but plbuffer should be maintained as it is used by

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