Re: [Plplot-devel] plvect and global transformations

2013-11-07 Thread Alan W. Irwin
On 2013-11-05 14:10- Andrew Ross wrote: > > Phil, > > Apologies. Better late than never. I've finally got back to look at your patch > for plvect to ensure it honours any global transformation set with > plstransform. I've applied a slightly modified version using the TRANSFORM > macro so it

Re: [Plplot-devel] plvect and global transformations

2013-11-07 Thread Andrew Ross
On Thursday 07 Nov 2013 10:13:40 phil rosenberg wrote: > Hi Andrew > Thanks for includin the patch. However your changes to example 22.c cause > compilation errors and a warning about an unreferenced variable. The error > itself surprised me slightly - I had to google the error code which led me >

Re: [Plplot-devel] plvect and global transformations

2013-11-07 Thread phil rosenberg
Hi Andrew Thanks for includin the patch. However your changes to example 22.c cause compilation errors and a warning about an unreferenced variable. The error itself surprised me slightly - I had to google the error code which led me to the following http://msdn.microsoft.com/en-us/library/eff82

[Plplot-devel] plvect and global transformations

2013-11-05 Thread Andrew Ross
Phil, Apologies. Better late than never. I've finally got back to look at your patch for plvect to ensure it honours any global transformation set with plstransform. I've applied a slightly modified version using the TRANSFORM macro so it will work even when no transform is set. To test it I