On 2014-10-09 13:08-0700 Alan W. Irwin wrote: > Hi Arjen: > > I finally have time where I can work on the kind=plint Fortran 95 > changes we discussed. But before getting to those today, I > noticed that the suffixes used for Fortran 95 include files (e.g., > plflt.inc and plplot_parameters.h) were inconsistent. Also, the *.h > suffix misleads developers (and doxygen) into thinking that > plplot_parameters.h is a C header file. Therefore, I have renamed (as > of commit 13b8376) plplot_parameters.h to plplot_parameters.inc, and > that change has been tested for the build_doxygen (available with the > -DBUILD_DOX_DOC=ON cmake option), check_f95_parameters, and > test_f95_psc targets.
Sorry. I should haven mentioned that with f77, plplot_parameters.h was public and therefore had to be installed, but now that f77 is gone it is a much simpler situation where for the f95 bindings plplot_parameters.h (now plplot_parameters.inc) is entirely internal so this name change should be entirely transparent to our f95 users. 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://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
