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 series of changes I renamed some files, and I
also renamed the following modules

     plplot_types ==> plplot_graphics
     plplot_flt ==> plplot_types

This latter change is a backwards-incompatible change in our Fortran
95 API and therefore controversial for those of our current users who
might be employing "use plplot_flt" rather than the more generic "use
plplot". But I hope I answered that concern in the announcement I
added to README.release as part of this series of changes.

If you think I should revert the above module name change because of
such concerns, I would be willing to do so, but I hope you don't ask
for that since I prefer the new names for the above modules compared
to the old ones.

The further f95 changes I plan at this time are as follows:

(1) Search for any use of integer constants in the fortran code in
bindings/f95 and if such integer constants are there, change, e.g., 1
to 1_plint to have complete integer type consistency.

(2) Make kind changes for integer types and constants in all Fortran
source in examples/f95.

More later on those.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to