Re: [Plplot-devel] Fortran 95 changes in progress

2014-10-10 Thread Alan W. Irwin
Hi Arjen: Can you comment on what should be done with size calls in our Fortran code? Typically, such calls are used in, e.g., call plshade07(z, size(z,1), size(z,2), ... where the sized arguments map to PLINT C types. So being absolutely rigourous about this, those size calls should be coerce

Re: [Plplot-devel] Fortran 95 changes in progress

2014-10-10 Thread Alan W. Irwin
On 2014-10-09 13:08-0700 Alan W. Irwin wrote: > More later on the kind changes once I finish them. Hi Arjen: As of commit 3db2577 I am almost done with the f95 bindings "kind" changes. Please read the associated commit messages with the "git log --name-status" command. Note as part of this seri