From: Arjen M. <Arj...@de...> - 2016-03-08 10:00:32
|
Hi Alan, > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > Sent: Saturday, March 05, 2016 1:11 AM > To: Arjen Markus > Cc: PLplot development list > Subject: Re: [Plplot-devel] Fortran callback progress > > On 2016-03-04 14:33-0800 Alan W. Irwin wrote: > > > For convenient complete testing of Fortran while avoiding additional > > testing of other components of PLplot I would recommend running > > > > scripts/comprehensive_test.sh --cmake_added_options > > "-DDEFAULT_NO_DEVICES=ON -DPLD_ps=ON - > DDEFAULT_NO_BINDINGS=ON > > -DENABLE_f95=ON -DPL_DOUBLE=OFF" --do_test_interactive no > I tried whether adjusting the path could help with running the shell script. It seems to do the trick indeed, but I had no time to actually run the tests. What I have done is a systematic testing and comparing of the various suboptions in examples x09f, x15f, x16f, x19f, x20f and x22f. Apart from two cases where the identity mapping is used and which give deliberately different scales, all the PostScript files were identical between these suboptions. So that is a confirmation that the interface variants are working fine. Mostly tested for Windows + Intel Fortran, as this is the critical platform (see my earlier remarks on implicit allocation). For example x19f I also used MinGW-w64/MSYS2, as that is currently the platform which includes Shapelib. I did find one more case where implicit allocation was used, it popped up when I used one of the alternatives. Easy to correct. So this means I can commit these minor changes to the Fortran examples. Just trying to find a convenient moment :). Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. |