Hi Alan,


See my comments below regarding example 8 and testing on Windows (Cygwin, MinGW 
and bare Windows)

>
> > No, when I ran the example for the three languages, I made sure that they 
> > were all
> doing the Rosenbrock function. Odd that the sombrero function does not give 
> these
> extra PS commands. I will have to check that on my system.
> > FYI: the extra commands look like this:
> >
> > 0.9216 0.5098 0.2784 C 1865 1033 M
> > Z
> > 1346 2569 A 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569
> > D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569
> > D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569
> > D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569
> > D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569
> > D
> > 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D 1346 2569 D Z
> > 1346 2569 A 1346 2569 D 1346 2569 D 1346 2569 D S
> > 0.9216 0.7725 0.2784 C 1346 2569 M
> >
> > And they appear at what seems the start of the fifth and tenth page - the 
> > sets are
> identical.
> > (Detail: in the first line the second number differs)
> >
> > ... oops, while I look at this more closely, I see that the extra commands 
> > appear in
> the _C_ version, not as I thought the Fortran version. Well, that may make 
> the riddle
> easier to solve!
>
> For what it is worth, I don't see anything like the above pattern in the 
> Linux C
> example 8 results near the start of either page 5 or page
> 10 for either the Sombrero or Rosenbrock functions.
>

The same pattern appears (for the Rosenbrock function) in the Tcl version, but 
I have no idea what it is supposed to draw and why the Fortran version does not 
show this. All the calls are there in all versions. Really odd. If anyone has 
fresh ideas where to look for the discrepancy, I'd be obliged.

>
> Thanks very much for your willingness to do those comprehensive tests, and I 
> look
> forward to seeing your results for those tests.
>

There is something extremely weird going on with the make utility that comes 
with MinGW, but the workaround is to use "mingw32-make" instead of "make".

Cygwin gives nice clean results using "make test_noninteractive", except for 
example 8 (see above). Under MinGW I do not have the test scripts, which is odd 
(I have not investigated this point yet). Therefore I checked example 8 
manually: the same result as under Cygwin.

All the testing indicates that apart from the oddities in example 8 everything 
is working fine. I will check with the sombrero function.

Another curiosity about MinGW: it seems the symbols are exported automatically, 
just as in Cygwin and Linux. No need for the "definitions file" (.def) anymore. 
This seems a change from previous versions.

Regards,

Arjen

PS I will be on a week's holiday from Saturday onwards. Not sure how much I can 
do until that time.
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.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to