Re: [Plplot-devel] Some improvements to and evaluation of the pdf device driver

2009-08-15 Thread Werner Smekal
Hi Alan, thanks for fixing the pdf driver. I'll continue work on the pdf driver quite soon and see if I can fix the remaining problems. Regards, Werner On Aug 15, 2009, at 7:15 AM, Alan W. Irwin wrote: > Hi Werner: > > I recently did a build of -DDEFAULT_ALL_DEVICES=ON and ran into some > m

Re: [Plplot-devel] [Plplot-cvs] SF.net SVN: plplot:[10261] trunk/examples/c/x29c.c

2009-08-15 Thread Alan W. Irwin
On 2009-08-15 13:03- andrewr...@users.sourceforge.net wrote: > Revision: 10261 > http://plplot.svn.sourceforge.net/plplot/?rev=10261&view=rev > Author: andrewross > Date: 2009-08-15 13:03:11 + (Sat, 15 Aug 2009) > > Log Message: > --- > Propagate python example 29 ad

[Plplot-devel] I have retired hpgl, impress, and ljii. Should we retire tek as well?

2009-08-15 Thread Alan W. Irwin
Some recent testing I have done has shown a number of run-time issues (segfaults and such) with the deprecated hpgl, impress, and ljii devices. Since no user has complained about these run-time issues, I assume this means these historical devices have long been completely unused by our users. There

Re: [Plplot-devel] #define PLD_* questions

2009-08-15 Thread Alan W. Irwin
On 2009-08-14 21:32+0100 Andrew Ross wrote: > > Perhaps it was because config.h was only available on autoconf > generated builds in the past. The plDevs.h version must have > been useful for windows and other builds. There was a lot of > duplication like this in config.h and plConfig.h which I >

[Plplot-devel] Test results for most of our devices

2009-08-15 Thread Alan W. Irwin
I recently used a combination of -DDEFAULT_ALL_DEVICES=ON and running "make test_noninteractive" and "make test_interactive" in the installed examples tree to test all non-interactive devices and most interactive devices that are accessible on Linux. Now that some bad devices have been retired, th