Re: [Plplot-devel] [Plplot-general] PLplot 5.9.3 is now available

2009-05-08 Thread Arjen Markus
On 2009-05-05 09:47, Werner Smekal wrote: > Hi Arjen, >> >> I do not know whether I will be able to solve the Fortran issue on >> Windows before this weekend - it would involve building static AND >> dynamic libraries at the same time. I do not quite know how to do >> that. > > why that? As long a

Re: [Plplot-devel] pkg-config bug / library flags

2009-05-08 Thread Andrew Ross
On Thu, May 07, 2009 at 04:52:28PM -0700, Alan Irwin wrote: > On 2009-05-07 21:49+0100 Andrew Ross wrote: > > > You are probably right. What I don't understand is why it works with the > > general tag (which is there even if you don't specify a build type, but > > not with the optimized or debug t

Re: [Plplot-devel] [Plplot-general] PLplot 5.9.3 is now available

2009-05-08 Thread Andrew Ross
On Fri, May 08, 2009 at 09:38:45AM +0200, Arjen Markus wrote: > On 2009-05-05 09:47, Werner Smekal wrote: > > Hi Arjen, > >> > >> I do not know whether I will be able to solve the Fortran issue on > >> Windows before this weekend - it would involve building static AND > >> dynamic libraries at the

Re: [Plplot-devel] pkg-config bug / library flags

2009-05-08 Thread Alan W. Irwin
On 2009-05-08 19:09+0100 Andrew Ross wrote: > On Thu, May 07, 2009 at 04:52:28PM -0700, Alan Irwin wrote: >> On 2009-05-07 21:49+0100 Andrew Ross wrote: >> >>> You are probably right. What I don't understand is why it works with the >>> general tag (which is there even if you don't specify a build

Re: [Plplot-devel] pkg-config bug / library flags

2009-05-08 Thread Alan W. Irwin
P.S. I now see you actually committed a fix to pkg-config.cmake. Since my changes dealt with the QT_LIBRARIES issue directly, I am wondering whether we should revert your change (because I am not quite sure whether that logic will always work properly) or just leave it in case some other library e

[Plplot-devel] Patch to add plspause support to xcairo driver

2009-05-08 Thread Hezekiah M. Carty
>From what I can tell, the xcairo driver does not currently check the user-defined interactive plot pause at the end of a plot page. The attached patch should add this support so that an xcairo plot will not wait for the user to press Enter before proceeding if plspause is given a false value. It

[Plplot-devel] example_pdfqt (Timeout)

2009-05-08 Thread Hazen Babcock
Is it expected that ctest --verbose in the build tree will end with the following message? 91% tests passed, 2 tests failed out of 22 The following tests FAILED: 21 - examples_pdfqt (Timeout) 22 - examples_compare (Failed) Errors while running CTest -Hazen -

Re: [Plplot-devel] example_pdfqt (Timeout)

2009-05-08 Thread Alan W. Irwin
On 2009-05-08 22:30-0400 Hazen Babcock wrote: > > Is it expected that ctest --verbose in the build tree will end with the > following message? > > 91% tests passed, 2 tests failed out of 22 > > The following tests FAILED: >21 - examples_pdfqt (Timeout) >22 - examples_compare (Faile

Re: [Plplot-devel] example_pdfqt (Timeout)

2009-05-08 Thread Hazen Babcock
Alan W. Irwin wrote: > On 2009-05-08 22:30-0400 Hazen Babcock wrote: > >> >> Is it expected that ctest --verbose in the build tree will end with the >> following message? >> >> 91% tests passed, 2 tests failed out of 22 >> >> The following tests FAILED: >> 21 - examples_pdfqt (Timeout) >>

Re: [Plplot-devel] example_pdfqt (Timeout)

2009-05-08 Thread Alan W. Irwin
On 2009-05-08 23:19-0400 Hazen Babcock wrote: > Alan W. Irwin wrote: >> On 2009-05-08 22:30-0400 Hazen Babcock wrote: >> >>> >>> Is it expected that ctest --verbose in the build tree will end with the >>> following message? >>> >>> 91% tests passed, 2 tests failed out of 22 >>> >>> The followi