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

2015-05-12 Thread Arjen Markus
Hi Alan, The outcome of that test was: -- The C compiler identification is GNU 4.9.2 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features

[Plplot-devel] Request for comprehensive test of traditional install tree on Cygwin

2015-05-12 Thread Alan W. Irwin
On 2015-05-12 10:51- Arjen Markus wrote: > [...] As the comprehensive tests fail [on Cygwin] with the traditional > install tree, I have turned that off. My impression was you originally turned that off because you did not have pkg-config installed on your Cygwin platform. But your current

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

2015-05-12 Thread Alan W. Irwin
On 2015-05-12 10:51- Arjen Markus wrote: > I used commit c67fd667347b09bf5d3be6c0bc73de3762e59ab1 and still see that warning. I have attached the compressed tar-ball for your convenience. I very much appreciate that report since it is a largely successful test of all the recent build-system c

Re: [Plplot-devel] Version 6?

2015-05-12 Thread Hazen Babcock
This e-mail is to provide a summary of what we had discussed, please let me know if I left anything out. I think we had a consensus that the following change would be made as part of a possible version 6: 1. All API functions return error codes. I think we also agreed on these items, which mi

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

2015-05-12 Thread Alan W. Irwin
On 2015-05-12 09:41-0400 Hazen Babcock wrote: >> >> On 05/11/2015 06:05 PM, Alan W. Irwin wrote: >>> >>> Hi Hazen: >>> >>> I am glad to hear you have created a topic branch that catches >>> floating point exceptions. However, I am not keen on pulling a PLplot >>> topic branch from github for the

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

2015-05-12 Thread Hazen Babcock
> > On 05/11/2015 06:05 PM, Alan W. Irwin wrote: >> >> Hi Hazen: >> >> I am glad to hear you have created a topic branch that catches >> floating point exceptions. However, I am not keen on pulling a PLplot >> topic branch from github for the reasons discussed in >> README.developers. So could yo

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

2015-05-12 Thread Hazen Babcock
On 05/11/2015 06:05 PM, Alan W. Irwin wrote: On 2015-05-11 16:23-0400 Hazen Babcock wrote: Much time passes during which I never implement this branch as promised, and it looks like some more floating point exceptions have crept in. More specifically I'm seeing floating point exceptions in x25,

[Plplot-devel] Please check whether you can build on Mac OS X (was "Can't build on OS X Lion")

2015-05-12 Thread Alan W. Irwin
On 2012-08-20 20:10-0700 Jerry wrote: > > On Aug 20, 2012, at 2:07 PM, Andrew Ross wrote: > >> Jerry, >> >> Thanks. So my method did what it was meant to, but unforunately it looks >> like we need to actually link in QtGui and QtSvg as well, so we might >> as well just use QT_LIBRARIES without try

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

2015-05-12 Thread Arjen Markus
Hi Alan, Okay, I will try that. Regards, Arjen > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Sent: Tuesday, May 12, 2015 1:26 AM > To: Arjen Markus; PLplot development list > Subject: Spurious warnings on Cygwin should now be gone > > Hi Arjen: