[Plplot-devel] Spurious warnings on Cygwin should now be gone

2015-05-11 Thread Alan W. Irwin
Hi Arjen: The spurious warnings the subject line refers to are the messages starting with "CMake Warning at /usr/share/cmake-3.1.2/Modules/Platform/CYGWIN.cmake:15 (message): CMake no longer defines WIN32 on Cygwin! ..." that were showing up in the cmake.out files you were reporting for the

Re: [Plplot-devel] floating point exception in example 29

2015-05-11 Thread Alan W. Irwin
On 2015-05-11 16:23-0400 Hazen Babcock wrote: > On 04/15/2014 07:44 AM, Hazen Babcock wrote: >> On 4/7/2014 11:08 PM, Alan W. Irwin wrote: >>> I have just had a further idea. For comprehensive testing situations >>> it might be good to have the option to call feenableexcept (the C >>> library func

Re: [Plplot-devel] floating point exception in example 29

2015-05-11 Thread Hazen Babcock
On 04/15/2014 07:44 AM, Hazen Babcock wrote: > On 4/7/2014 11:08 PM, Alan W. Irwin wrote: >> I have just had a further idea. For comprehensive testing situations >> it might be good to have the option to call feenableexcept (the C >> library function that you used to help debug x29c.c that should b

Re: [Plplot-devel] Substantial change in scripts/comprehensive_test.sh

2015-05-11 Thread Alan W. Irwin
On 2015-05-11 06:46- Arjen Markus wrote: > Hi Alan, > > > > Thanks - this [collection of results into a tarball] will provide a uniform > report. I will run it today. Hi Arjen: When you do run scripts/comprehensive_test.sh make sure to use the latest master tip version. I have just now (co