Hi Hazen
> >> I agree that having both is a reasonable proposal and I think it
> >> should be possible to merge something like this before the next
> >> release.
> >>
> >> Does anyone know if the current xwin driver supports a X Drawable? If
> >> it does then it might be a good idea to try and k
On 2008-03-10 23:10-0700 Alan W. Irwin wrote:
> If the cairo device drivers does not properly shut down libcairo at plend
> you could get memory management problems with symptoms like what we are
> seeing. I suggest you look carefully at what the working psttf.c device
> driver does in this regar
On 2008-03-11 00:01-0400 Hezekiah M. Carty wrote:
> I think I have found a consistent segmentation fault while using the
> xcairo and pngcairo plotting devices under PLplot 5.9.0 (Debian
> packages) and svn head on Debian Sid, x86-32. I have not tested the
> other *cairo devices, but given the er
On Tue, Mar 11, 2008 at 12:01 AM, Hezekiah M. Carty
<[EMAIL PROTECTED]> wrote:
> I think I have found a consistent segmentation fault while using the
> xcairo and pngcairo plotting devices under PLplot 5.9.0 (Debian
> packages) and svn head on Debian Sid, x86-32. I have not tested the
> other *
I think I have found a consistent segmentation fault while using the
xcairo and pngcairo plotting devices under PLplot 5.9.0 (Debian
packages) and svn head on Debian Sid, x86-32. I have not tested the
other *cairo devices, but given the error messages I think it would
affect others as well.
The f
On 2008-03-10 08:54+0100 Arjen Markus wrote:
> I do not mind a "7" instead of a "C" - it simply seemed a good idea at
> the time,
> as they figure in the FORTRAN 77 and the Fortran 95 bindings and work around
> a calling convention difference with C.
Hi Arjen:
Following up on your above comment,
Hazen: Thanks!
--Doug
[EMAIL PROTECTED]
Software Engineer III
UCAR - COSMIC, Tel. (303) 497-2611
On Sun, 9 Mar 2008, Hazen Babcock wrote:
>
> On Mar 6, 2008, at 6:52 PM, Doug Hunt wrote:
>
>> Hi Hazen, all: I think I was able to get the memcairo driver working.
>> Attached is a patch to plpl
Alan W. Irwin wrote:
>There are a large variety of hand-crafted files in our source tree which
>specify the public API for some component of PLplot, and it is very easy for
>these files to get out of synch. Therefore, I have just committed a script
>called scripts/check_api_completeness.sh that c