Hi Rob and Christopher:
I've just pushed PDL-Graphics-PLplot-0.65.tar.gz to CPAN, it should arrive
shortly. This version works with plplot-5.9.9 and plplot-5.9.10 (tested
under Linux, CentOS 6) as well as older versions (I think).
I did not end up adding support for the new plcolorbar routine. This is a
long, complex routine that would have taken a day or so to get the
interface right for. Since I've already got a mechanism for generating
colorbar legends using the 'high level interface', I thought I could leave
this out.
I also updated perl example scripts contained in the t/ directory to be
compatible with the plplot C examples for 5.9.10.
Regards,
Doug
[email protected]
Software Engineer
UCAR - COSMIC, Tel. (303) 497-2611
On Sun, 3 Nov 2013, [email protected] wrote:
Hi Doug, Christopher,
If it helps anyone, the patch to plplot.pd that I've used locally to get
around the problem is:
##############################
--- plplot.pd_orig 2013-11-02 12:04:16 +1100
+++ plplot.pd 2013-11-02 12:05:52 +1100
@@ -2085,6 +2085,11 @@
#include <plplotP.h>
#include <plevent.h>
#include <stdio.h>
+
+#ifdef plwidth
+#define c_plwid c_plwidth
+#endif
+
EOH
# The create_low_level_constants function is used to make the #define'd
##############################
Admittedly, I haven't checked it against earlier builds of plplot.
As long as they don't define "plwidth" (and I think they don't) and as long
as "plwidth" is not defined elsewhere (and I think it isn't), then it should
be ok.
(Famous last words ... ;-)
Cheers,
Rob
-----Original Message----- From: Douglas Hunt
Sent: Sunday, November 03, 2013 2:04 AM
To: Christopher Meng
Cc: [email protected]
Subject: Re: [Perldl] Some updates of PDL-Graphics-PLplot?
Hi Christopher: I know I need to fix PDL-Graphics-PLplot to work with the
latest plplot. I'll try to get to it next week.
Regards,
Doug Hunt
On Sat, 2 Nov 2013, Christopher Meng wrote:
Hi,
Red Hat Perl coordinator has left some words at:
https://bugzilla.redhat.com/show_bug.cgi?id=992701#c3
Can you take a short look at it?
Thanks!
--
Yours sincerely,
Christopher Meng
F?d??a ?? al$? a ???d ?f ?a? l??? ??d Ha?.
http://cicku.me
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl