[Plplot-devel] Fedora package status

2008-09-05 Thread Orion Poplawski
Here's what's up: Just built svn revision 8752 for Fedora Rawhide. Fedora will be entering "Feature freeze" on Tuesday the 9th. After this, only bug fixes really should go in until the final freeze in October. F10 should be released in November, at which point updates can be made available a

[Plplot-devel] Attempt to generalize Windows visibility to the gcc-4.x case

2008-09-05 Thread Alan W. Irwin
Revision 8753 makes infrastructure available to play with gcc-4.x visibility following what was done for the Windows compiler cases and following the ideas in http://gcc.gnu.org/wiki/Visibility. The idea here is any symbol marked as PLDLLIMPEXP is definitely exported, but the other symbols visibil

Re: [Plplot-devel] Developing and testing a new driver for GNUstep

2008-09-05 Thread Hazen Babcock
On Sep 5, 2008, at 2:38 AM, Maurizio Tomasi wrote: > Hi to everybody, > >A few days ago I posted a question in the plplot "Help" discussion > forum about a the development of a new driver for GNUstep > (http://sourceforge.net/forum/forum.php? > thread_id=2185650&forum_id=8607). > In the last

[Plplot-devel] Current ctest compare results

2008-09-05 Thread Alan W. Irwin
Hi Doug: I am addressing this mostly to you because you are our perl/pdl expert. However, for the others here I also have a Tcl question below. Here are the "ctest -R compare" results I have obtained recently (using -DBUILD_TEST=ON -DENABLE_pdl=ON) c++ Missing examples : Differing exampl

Re: [Plplot-devel] On behalf of Rafael

2008-09-05 Thread Andrew Ross
On Fri, Sep 05, 2008 at 08:38:08AM -0700, Alan Irwin wrote: > Date: Fri, 5 Sep 2008 09:42:15 +0200 > From: Rafael Laboissiere <[EMAIL PROTECTED]> > To: PLplot development list > Subject: Re: Exporting the right symbols in libplplot.so > > * Alan W. Irwin <[EMAIL PROTECTED]> [2008-09-04 16:17]: >

Re: [Plplot-devel] Looking into problem with Ada example 19

2008-09-05 Thread Alan W. Irwin
On 2008-09-04 17:45-0700 Alan W. Irwin wrote: > On 2008-09-04 14:11-0700 Jerry wrote: > >> I've submitted these changes to SVN so I hope to hear more good news. > > Sorry, but one of those changes you did (probably the cleanup) broke the > Linux build. Details attached. OK. I just now svn update

[Plplot-devel] On behalf of Rafael

2008-09-05 Thread Alan W. Irwin
--- Begin Message --- * Alan W. Irwin <[EMAIL PROTECTED]> [2008-09-04 16:17]: > According to that wiki, the advantages of limiting symbols that are exported > is smaller libraries and less loading latency. One important additional advantage is that you do not expose users to the internal symbols

[Plplot-devel] On behalf of Rafael

2008-09-05 Thread Alan W. Irwin
--- Begin Message --- * Alan W. Irwin <[EMAIL PROTECTED]> [2008-09-04 16:17]: > I would love to see that happen so I agree with Rafael this is well worth > doing. However, an alternative implementation would be to follow the > cookbook in the above wiki to extend what we currently do for windows

Re: [Plplot-devel] MinGW 4.3.1 fortran 77 troubles

2008-09-05 Thread Werner Smekal
Hi Arjen, > I read that section - we should probably elaborate the text a bit: I was > under the > impression that this would give you a complete MinGW environment, but you > do need to get Msys separately. Also the file mingwvars.bat gets overwritten > by the installer - with some syntax that was