Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Fri, 01 May 2009 17:43:44 +0100 Arjen Markus wrote: > I will let you all know about Cygwin and MSYS - no more > time today. > Hello Werner, I updated the whole project just now to make sure I have the most up-to-date code and then tried to build it under Cygwin. I am getting an error 53 n

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Werner Smekal
Hi Arjen, Arjen Markus wrote: > On Fri, 01 May 2009 17:43:44 +0100 > Arjen Markus wrote: >> I will let you all know about Cygwin and MSYS - no more >> time today. >> > > Hello Werner, > > I updated the whole project just now to make sure > I have the most up-to-date code and then tried to > buil

Re: [Plplot-devel] More on D

2009-05-02 Thread Werner Smekal
Hi Alan, Alan W. Irwin wrote: > Hi Werner: > > Orion's recent post got me interested in testing PLplot's D support. > According to http://en.wikipedia.org/wiki/D_(programming_language) it sounds > like a terrific language. > It's quite interesting and D is able to link easily to C libraries - s

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Sat, 02 May 2009 12:46:54 +0200 Werner Smekal wrote: >> >> I am getting an error 53 now when running the nistcd >> test programs. No idea why - there is no number 53 as >> such anywhere in the code. > > Had the same problem yesterday - you need to add the dll >directory to the PATH environm

Re: [Plplot-devel] More on D

2009-05-02 Thread Werner Smekal
> only the D compiler of Warren Wright (the inventor - > http://www.digitalmars.com ), but there is already a Linux version > aeh, walter bright I meant :) and the D compiler is Open Source, the C backend is not ;) Werner

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Arjen Markus
On Sat, 02 May 2009 14:56:28 +0200 Arjen Markus wrote: > > Retrying and it seems to work better - now let us see > what the tests give me. > Hm, the Fortran examples stumble over the same problem as with MinGW: a negative number of arguments, so they turn to interactive mode, hindering the au

Re: [Plplot-devel] Results of some tests

2009-05-02 Thread Alan W. Irwin
On 2009-05-02 15:24+0200 Arjen Markus wrote: > On Sat, 02 May 2009 14:56:28 +0200 > Arjen Markus wrote: >> >> Retrying and it seems to work better - now let us see >> what the tests give me. >> > > Hm, the Fortran examples stumble over the same problem > as with MinGW: a negative number of argum

Re: [Plplot-devel] More on D

2009-05-02 Thread Alan W. Irwin
On 2009-05-02 13:54+0200 Werner Smekal wrote: > In Windows the CBS was broken since the d subdirectory was added twice in > examples/CMakeLists.txt. After removing the second occurence all works fine > on Windows as well. My apologies for introducing that duplicate add_subdirectory by mistake.

[Plplot-devel] Fixed visibility issues for our dynamically loaded devices

2009-05-02 Thread Alan W. Irwin
I discovered today with a test build (with -fvisibility=hidden) followed by ctest that the plmeta device (remember when we deprecated that?) did not work because of undefined symbols caused by visibility issues. Since ctest doesn't exercise every device I did a comprehensive test for undefined sym

[Plplot-devel] My recent wxwidgets tests

2009-05-02 Thread Alan W. Irwin
Hi Werner: As part of my tests, I recently ran "make test_interactive" in the installed examples tree, and I would like to comment here on the wxwidgets results of those tests. These comments are only relevant to post-release because it is obviously far too late for this release to make the major

Re: [Plplot-devel] My recent wxwidgets tests

2009-05-02 Thread Alan W. Irwin
Hi Werner: I forgot to say that I am using the Debian Lenny package libwxgtk2.8-dev version 2.8.7.1-1.1. I notice the latest release is 2.8.10 so my 2.8.7 version may be responsible for some of the issues I mentioned. Alan __ Alan W. Irwin Astronomical research affiliati