Re: [Plplot-devel] plimagefr coordinate transform support - complete

2008-03-19 Thread Hezekiah M. Carty
I forgot to CC the list... On Tue, Mar 18, 2008 at 4:32 PM, Alan W. Irwin <[EMAIL PROTECTED]> wrote: > Thanks Hez. > > I am not competent enough with driver/core C code to comment on the > specifics of your patch, but I would like to make some general comments. Thanks for the feedback Alan. I

Re: [Plplot-devel] plimagefr coordinate transform support - complete

2008-03-19 Thread Alan W. Irwin
On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote: > To sum up, I would like to submit patches in the follow steps: > (1) Add coordinate transform to plimagefr and disable the dev_fastimg > rendering path, but without removing the dev_fastimg code. > (2) Update dev_fastimg to work with the updated

[Plplot-devel] Jerry Bauck has joined the core team of PLplot developers

2008-03-19 Thread Alan W. Irwin
On behalf of the PLplot core team of developers (see https://sourceforge.net/project/memberlist.php?group_id=2915 for a list of members of that team), I am happy to announce that Jerry Bauck has recently joined our team. Jerry is already well-known here as the long-term developer of the Ada bindin

Re: [Plplot-devel] plimagefr coordinate transform support - complete

2008-03-19 Thread Maurice LeBrun
On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes: > On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote: > > > To sum up, I would like to submit patches in the follow steps: > > (1) Add coordinate transform to plimagefr and disable the dev_fastimg > > rendering path, but wit

Re: [Plplot-devel] plimagefr coordinate transform support - complete

2008-03-19 Thread Andrew Ross
On Wed, Mar 19, 2008 at 01:12:24PM -0500, Maurice LeBrun wrote: > On Wednesday, March 19, 2008 at 10:14:30 (-0700) Alan W. Irwin writes: > > On 2008-03-19 10:59-0400 Hezekiah M. Carty wrote: > > > > > To sum up, I would like to submit patches in the follow steps: > > > (1) Add coordinate trans

Re: [Plplot-devel] Migrating the OCaml bindings to the official PLplot repository

2008-03-19 Thread Andrew Ross
On Tue, Mar 11, 2008 at 04:02:01PM -0400, Hezekiah M. Carty wrote: > On Tue, Mar 11, 2008 at 5:32 AM, Andrew Ross > <[EMAIL PROTECTED]> wrote: > > I agree that swig would be good to minimise maintenance effort. I see > > that the camidl approach needs (another) modified copy of plplot.h. Swig > >

[Plplot-devel] Checked in bug fix to memcairo

2008-03-19 Thread Doug Hunt
Hi all: I've checked in a change to drivers/cairo.c that fixes a bug in my earlier fix to memcairo. Now the memcairo driver should work for both little- and big-endian machines. Grepping though the code, I could not see that there was any standard way of determining the byte order of the mach

Re: [Plplot-devel] xcairo segmentation fault

2008-03-19 Thread Hazen Babcock
On Mar 13, 2008, at 2:42 AM, Alan W. Irwin wrote: > The other point I want to make concerns segfaults which are defined as > follows (by wikipedia): "A segmentation fault occurs when a program > attempts > to access a memory location that it is not allowed to access, or > attempts to > access