On Mar 11, 2008, at 2:10 AM, Alan W. Irwin wrote:
> On 2008-03-11 00:01-0400 Hezekiah M. Carty wrote:
> Thanks for spotting this issue which I have just confirmed with the
> pscairo
> device using a freshly compiled svn version of PLplot on Debian
> testing. I
> used the following test C code:
>
>
> #include "plcdemos.h"
> int
> main(int argc, const char *argv[])
> {
>
> plinit();
> plenv(0.0, 1.0, 0.0, 1.0, 1, 0);
> plend();
> plinit();
> plenv(0.0, 1.0, 0.0, 1.0, 1, 0);
> plend();
> exit(0);
> }
>
> I built this test code identically to how the installed C examples are
> built.
>
> The first file has the expected labelled box, the second file is
> empty.
>
> Hazen, do you confirm the pscairo segfault with the above code
> on Mac OS X as well?
I'm not seeing this on OS-X, but I am seeing it on my linux box so
perhaps something changed between versions of the cairo library?
PPC/64, pango 1.15.5, cairo 1.2.6. Ok.
Intel/32, pango 1.16.5, cairo 1.4.10. Not Ok.
-Hazen
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel