Re: [Plplot-devel] patch 27

2014-09-08 Thread Arjen Markus
Hi Alan, I have tried to close the ticket, but there is no way that I can do it or I must overlooking something. I can edit the individual comments, but I do not see any button to change the status or to assign it to anyone. As for the kinds of integers and logicals, I suggest: integer,

Re: [Plplot-devel] patch 27

2014-09-08 Thread Alan W. Irwin
Hi Arjen: On 2014-09-08 07:39- Arjen Markus wrote: > Hm, I can not find the function islen() in the current source code. It disappeared in SVN-revision 12099. He must have been looking at a pretty old version. I also did a regex search for integer*4 anywhere in bindings/f95/* and could not f

Re: [Plplot-devel] patch 27

2014-09-08 Thread Arjen Markus
Hi Alan, Hm, I can not find the function islen() in the current source code. It disappeared in SVN-revision 12099. He must have been looking at a pretty old version. I will check the source code for leftovers from the old days (integer*4 and friends are a widespread extension that is compl

[Plplot-devel] patch 27

2014-09-05 Thread Alan W. Irwin
Hi Arjen: The patch given at https://sourceforge.net/p/plplot/patches/27/ deals with an integer versus integer*4 Fortran inconsistency. Instead of just blindly applying this one-line patch (which is what I was going to do to start) I think it might be a better procedure if our Fortran bindings we