[Plplot-devel] pyqt4 bindings - cmake check not thorough enough

2009-07-07 Thread Andrew Ross
I notice that the pyqt4 bindings check for the presence of sip and disable the bindings if this is missing. On my Ubuntu systems with sip install this causes a compile error because I don't have the python-qt4-dev packages installed. It seems QtCore/QtCoremod.sip is missing. These binary packages

Re: [Plplot-devel] [PATCH] code cleanup: remove NEED_PLDEBUG

2009-07-07 Thread Andrew Ross
On Sat, Jul 04, 2009 at 08:14:27AM +0300, Dmitri Gribenko wrote: > On Fri, Jun 19, 2009 at 5:57 PM, Dmitri Gribenko wrote: > > There's actually no need in NEED_PLDEBUG (include/pldebug.h). > > pldebug() can be declared inline and that will silence warnings about > > pldebug() being unused. ?'inline

Re: [Plplot-devel] cmap0.pal and cmap1.pal support

2009-07-07 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-07-06 12:26-0400 Hazen Babcock wrote: > >> Hezekiah M. Carty wrote: >>> On Sun, Jul 5, 2009 at 9:15 PM, Hazen Babcock wrote: As of v10119 you can now specify the color table to use for color table 0 or color table 1 as a command line argument to PLplot. For

Re: [Plplot-devel] cmap0.pal and cmap1.pal support

2009-07-07 Thread Alan W. Irwin
On 2009-07-07 11:06-0400 Hazen Babcock wrote: > Alan W. Irwin wrote: >> plLibOpenPdfstrm currently tries a large number of standard locations >> (including the current directory) to find the file specified. > > Any pointers for using this function? When I try: > fp = (FILE *)plLibOpenPdfstrm(filen

Re: [Plplot-devel] style

2009-07-07 Thread Geoffrey Furnish
Alan W. Irwin writes: > I have changed to the "style" subject line for this since it touches on > three separate recent threads with varying subject lines involving style. > > On 2009-06-30 15:20-0500 Geoffrey Furnish wrote: > > > Oh, one more really last thing. I haven't gotten around to