Re: [Plplot-devel] PLplot Fortran bindings

2016-04-27 Thread Wadud Miah
Hello Alan, I'm more than happy to try out the latest release of PLplot, but I am only using a very small subset of the library. I'm using it just for 2D line graphs. I can also build PLplot using the NAG compiler which is one of the most standards conforming compilers available to ensure PLplot

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-27 Thread Alan W. Irwin
To Wadud and Arjen: @Arjen: Since you have been unable to answer my quick question in a timely manner concerning adopting selected_int_kind(9) rather than 4 for private_plint, private_plbool, and private_plunicode, I have decided to just go ahead with that change (commit 3442bac). On 2016-04-27 0

[Plplot-devel] C example 8 changes, and which parts of our API should be propagated to other languages?

2016-04-27 Thread Alan W. Irwin
@Jerry: This is the heads-up you requested for this commit () concerning C example 8 and use of plsurf3d rather than plfsurf3d there. @Everybody Those of you who have been doing recent testing of PLplot should

Re: [Plplot-devel] C example 8 changes, and which parts of our API should be propagated to other languages?

2016-04-27 Thread Alan W. Irwin
On 2016-04-27 18:03-0700 Alan W. Irwin wrote: > [...] gained useful generalized capability for processing 2D arrays in any > format that is accessible to C (regardless of whether that format is > efficent or not). Note that each of our supported languages typically > has a preferred efficient nat

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-27 Thread Arjen Markus
Hi Alan, Wadud, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Wednesday, April 27, 2016 11:22 PM > To: Wadud Miah > Cc: Arjen Markus; plplot-devel@lists.sourceforge.net > Subject: RE: [Plplot-devel] PLplot Fortran bindings > > To Wadud and Arjen: > >