Re: [Plplot-devel] 5.9.8 is now available

2011-09-07 Thread Andrew Ross
On Tue, Sep 06, 2011 at 10:41:27AM +0100, Andrew Ross wrote: > > Not calling lt_dlexit at all seems wrong. After all one should tidy up. > > If marking drivers as resident works then maybe we should do this for all > > cases? What I have not yet tested is what happens if you call plend > > the su

Re: [Plplot-devel] Unexpected behavior with plpat

2011-09-07 Thread Andrew Ross
On Wed, Jul 13, 2011 at 09:30:46PM -0400, Hezekiah M. Carty wrote: > While trying to create a coarse cross-hatch pattern on a plot, I ran > into an issue with plpat. When plpat is called, it does not set > plsc->patt, the plot stream's fill-pattern flag. This flag indicates > that filled polygons

[Plplot-devel] Ocaml bindings broken

2011-09-07 Thread Andrew Ross
Hez, On both my Ubuntu boxes (different versions) the ocaml bindings are currently broken. I get an error generation plplot.ml File "/home/andrew/software/plplot/build/bindings/ocaml/plplot.ml", line 1, characters 0-1: Error: The implementation /home/andrew/software/plplot/build/bindings/ocam

Re: [Plplot-devel] Ocaml bindings broken

2011-09-07 Thread Andrew Ross
Sorry, forgot the attachment. Andrew On Wed, Sep 07, 2011 at 12:36:35PM +0100, Andrew Ross wrote: > > Hez, > > On both my Ubuntu boxes (different versions) the ocaml bindings are > currently broken. I get an error generation plplot.ml > > File "/home/andrew/software/plplot/build/bindings/oca

[Plplot-devel] plsmem / plsmema

2011-09-07 Thread Andrew Ross
I've been looking at easy to fix bugs on the bug tracker and noticed the one regarding plsmema in the f95 bindings. plsmema (and plsmem) are marked as part of the Common API, but they are not consistently propagated to all the bindings and there is no standard example to test them. The only e

Re: [Plplot-devel] 5.9.8 is now available

2011-09-07 Thread Alan W. Irwin
On 2011-09-07 11:02+0100 Andrew Ross wrote: > On Tue, Sep 06, 2011 at 10:41:27AM +0100, Andrew Ross wrote: >>> Not calling lt_dlexit at all seems wrong. After all one should tidy up. >>> If marking drivers as resident works then maybe we should do this for all >>> cases? What I have not yet tested

Re: [Plplot-devel] 5.9.8 is now available

2011-09-07 Thread Andrew Ross
On Wed, Sep 07, 2011 at 11:06:59AM -0700, Alan Irwin wrote: > On 2011-09-07 11:02+0100 Andrew Ross wrote: > >> I've gone ahead and commited the change to mark all drivers as resident. >> >> I've tested with octave and this finally cures the long standing crash >> with the cairo driver when you repe

Re: [Plplot-devel] Octave status

2011-09-07 Thread Alan W. Irwin
On 2011-09-06 11:52+0100 Andrew Ross wrote: > On Sat, Sep 03, 2011 at 10:47:52PM +0100, Andrew Ross wrote: >> I've played around and it looks like the best thing to do is exactly >> the same trick I used to get the matwrapped octave bindings to work >> with -fvisibility=hidden, namely to put >> >>