Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Andrew Ross
Orion, Thanks. Patch applied. Andrew On Tue, Jan 13, 2009 at 09:22:46PM -0700, Orion Poplawski wrote: > test_octave still needs another fix: > > --- plplot-5.9.1/plplot_test/test_octave.sh.in.octave 2009-01-13 > 20:49:22.0 -0700 > +++ plplot-5.9.1/plplot_test/test_octave.sh.in 2009-

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Andrew Ross
On Tue, Jan 13, 2009 at 10:12:08PM -0800, Alan Irwin wrote: > On 2009-01-13 21:17-0700 Orion Poplawski wrote: > > > With latest fedora development and svn 9299: > > > > 13/ 19 Testing examples_pstex > > Test command: /bin/bash -c > > EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.1/fedora/examples\

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Orion Poplawski
Andrew Ross wrote: > Orion, > > It's the same issue as with the xfig driver that I fixed last week. The > driver is not safe for use with multiple streams as it uses global > variables. I've now fixed this up, though it is still disabled by > default and you probably don't want to use it. pscairo

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Orion Poplawski
Andrew Ross wrote: > > Orion, > > It's the same issue as with the xfig driver that I fixed last week. The > driver is not safe for use with multiple streams as it uses global > variables. I've now fixed this up, though it is still disabled by > default and you probably don't want to use it. Ju

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Andrew Ross
On Wed, Jan 14, 2009 at 08:55:31AM -0700, Orion Poplawski wrote: > Andrew Ross wrote: > > Orion, > > > > It's the same issue as with the xfig driver that I fixed last week. The > > driver is not safe for use with multiple streams as it uses global > > variables. I've now fixed this up, though it i

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Andrew Ross
On Wed, Jan 14, 2009 at 09:36:15AM -0700, Orion Poplawski wrote: > Andrew Ross wrote: > > > > Orion, > > > > It's the same issue as with the xfig driver that I fixed last week. The > > driver is not safe for use with multiple streams as it uses global > > variables. I've now fixed this up, though

Re: [Plplot-devel] A call for pre-release testing of PLplot in the next few days

2009-01-14 Thread Alan W. Irwin
On 2009-01-14 10:40- Andrew Ross wrote: > It's the same issue as with the xfig driver that I fixed last week. The > driver is not safe for use with multiple streams as it uses global > variables. I've now fixed this up, though it is still disabled by > default and you probably don't want to us

Re: [Plplot-devel] xwin / pthread / OS-X

2009-01-14 Thread Hazen Babcock
Hi Werner, Can you test it with "standard" X11 and pthread=on OS-X 10.5? If that works should we only allow pthread=on on OS-X 10.5+? If it isn't going to work for most people on OS-X then I think we should probably set pthread=off by default. -Hazen Werner Smekal wrote: > Hi Hazen, > > I j

Re: [Plplot-devel] xwin / pthread / OS-X

2009-01-14 Thread Alan W. Irwin
On 2009-01-14 13:36-0500 Hazen Babcock wrote: > > Hi Werner, > > Can you test it with "standard" X11 and pthread=on OS-X 10.5? If that > works should we only allow pthread=on on OS-X 10.5+? I know nothing about the Mac situation other than what I read, but according to http://xquartz.macosforge.o

Re: [Plplot-devel] xwin / pthread / OS-X

2009-01-14 Thread Werner Smekal
Hi Hazen, > Can you test it with "standard" X11 and pthread=on OS-X 10.5? If that > works should we only allow pthread=on on OS-X 10.5+? Not easily. AFAIK copies XQuartz itself onto Apples X11 version. So I would need to install such a full 10.5.6 update (from 10.5.0) to get Apples X11 again,

Re: [Plplot-devel] xwin / pthread / OS-X

2009-01-14 Thread Werner Smekal
Hi Alan, > I know nothing about the Mac situation other than what I read, but > according > to http://xquartz.macosforge.org/trac/wiki > > "The Xquartz project is an open-source effort to develop a version of the > X.org X Window System that runs on Mac OS X. Together with supporting > libraries

Re: [Plplot-devel] xwin / pthread / OS-X

2009-01-14 Thread Alan W. Irwin
On 2009-01-14 21:57+0100 Werner Smekal wrote: > Since I can't test plplot with pthreads easily with the standard version of X > on Apple we should turn it off by default. Done (revision 9309). Werner, thanks for that clear guidance about what to do. Alan __ Alan W. Irw