Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Alan W. Irwin
On 2016-04-28 06:35- Arjen Markus wrote: > 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-dev

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Wadud Miah
Hi Arjen/Alan, I will build PLplot for Git late next week as I will busy the next few days. Let me know once you have made all the relevant changes for me to test with the NAG Fortran compiler. I am actually running a workshop in the UK called "Fortran Modernisation Workshop" which covers PLpl

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Arjen Markus
Hi Wadud, The changes should be there now - I introduced ISO_C_BINDING's C_INT32_T kind to solve the portability issue. On the platforms I have available that works fine. See https://sourceforge.net/p/plplot/plplot/ci/f00ee2a0fb0293e118a359d6e6312b30804b3420/ Regards, Arjen From: W

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Alan W. Irwin
On 2016-04-28 10:19- Arjen Markus wrote: > Hi Wadud, > The changes should be there now - I introduced ISO_C_BINDING's C_INT32_T kind to solve the portability issue. On the platforms I have available that works fine. See https://sourceforge.net/p/plplot/plplot/ci/f00ee2a0fb0293e118a359d6e6312b

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Alan W. Irwin
Hi Arjen: On 2016-04-28 08:55- Arjen Markus wrote: > I made the small change I suggested and the results for Cygwin and MinGW64 look fine - see the attached files. Thanks for those two test report tarballs. Here is my analysis of those results. 1. Cygwin After unpacking your report tarbal

Re: [Plplot-devel] PLplot Fortran bindings

2016-04-28 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Thursday, April 28, 2016 11:33 PM > To: Arjen Markus; PLplot development list > Subject: RE: [Plplot-devel] PLplot Fortran bindings > > Hi Arjen: > > On 2016-04-28 08:55- Arjen Markus wrote