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

2009-05-06 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] Ada warnings

2009-05-06 Thread Jerry
I saw these too. Weird thing is, I attributed it to the fact that I recently changed from a PPC box to Intel, both on OS X. Must be a coincidence that they turned up at the same time that I switched boxes. Actually, I'm getting them on 5.9.2 building on Intel where I did not get them with 5

Re: [Plplot-devel] Some tests of revision 9890

2009-05-06 Thread Alan W. Irwin
On 2009-05-06 08:41+0100 Alban Rochel wrote: > Alan W. Irwin wrote: >> On 2009-05-05 12:35+0100 Andrew Ross wrote: >> Alban, would you be willing to take a look at changing this >> in the next few days so we can be sure to test your change before >> 5.9.4 is released this weekend? >> > Sure, I'll

[Plplot-devel] Ada warnings

2009-05-06 Thread Andrew Ross
I'm getting the following ada warnings with gnat 4.3.3. Any chance of an easy fix from the ada gurus? plplot_thin.ads:565:13: warning: subprogram pointer "Plfcont.f2eval" should have foreign convention plplot_thin.ads:565:13: warnin

Re: [Plplot-devel] Some tests of revision 9890

2009-05-06 Thread Alban Rochel
Alan W. Irwin wrote: > On 2009-05-05 12:35+0100 Andrew Ross wrote: > Alban, would you be willing to take a look at changing this > in the next few days so we can be sure to test your change before > 5.9.4 is released this weekend? > Sure, I'll do that today. Cheers, Alban