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
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
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
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
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]:
>
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
--- 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
--- 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
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