On 2013-12-07 06:54-0000 [email protected] wrote: > Revision: 12824 > http://sourceforge.net/p/plplot/code/12824 > Author: arjenmarkus > Date: 2013-12-07 06:54:18 +0000 (Sat, 07 Dec 2013) > Log Message: > ----------- > Replace the optional "rectangular" argument to plshades by an overloaded > function so that it can be placed in the same position as in the > corresponding C function. > > Modified Paths: > -------------- > trunk/bindings/f95/plplotf95.def > trunk/bindings/f95/plplotf95_ifort.def > trunk/bindings/f95/plplotf95_mingw.def > trunk/bindings/f95/sfstubs.f90 > trunk/bindings/f95/sfstubsf95.f90
Hi Arjen: It's been several hours since this commit, and nobody seems to have any objection to it, but I have been reluctant to try it using "svn update" because I am in the middle of a whole lot of tests, and I am concerned this commit might break the examples/f95 tests. I thought the reason you created the overloaded function in the bindings was because it was absolutely required in standard example 22 in order to get that example to work, but this commit did not include anything from examples/f95. Or am I missing something and the overloaded function is useful, but not actually required by example 22 in order to get it to mimic the corresponding C example? 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 __________________________ ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
