Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Arjen Markus
Hi Andrew, I will look into it. I can probably find the time. Regards, Arjen On 2009-08-25 16:55, Andrew Ross wrote: > On Tue, Aug 25, 2009 at 03:28:02PM +0200, Arjen Markus wrote: >> Hi Andrew, >> >> I had forgotten about that function. Yes, we can use it. The >> documentation is pretty clear

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Andrew Ross
On Tue, Aug 25, 2009 at 12:46:13PM -0700, Alan Irwin wrote: > On 2009-08-25 19:09+0100 Andrew Ross wrote: > > > While we're on the subject of patches, the svn patch command generates > > headers like > > > > Index: examples/c/x29c.c > > =

Re: [Plplot-devel] Java tests on Mac OS X fail

2009-08-25 Thread Andrew Ross
On Tue, Aug 25, 2009 at 01:29:52PM +0200, Werner Smekal wrote: > Hi Andrew, > >> I'm still interested in the c++ and f77 differences. I do not see >> these on either a 32-bit or 64-bit Ubuntu system. What are the >> differences, either visually or in terms of diffing the postscript >> files? > > I

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Alan W. Irwin
On 2009-08-25 19:09+0100 Andrew Ross wrote: > While we're on the subject of patches, the svn patch command generates > headers like > > Index: examples/c/x29c.c > === > --- examples/c/x29c.c (revision 10316) > +++ examples/c/x29c.c

[Plplot-devel] [ plplot-Patches-2844452 ] plssubmem function

2009-08-25 Thread SourceForge.net
Patches item #2844452, was opened at 2009-08-25 18:38 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=302915&aid=2844452&group_id=2915 Please note that this message will contain a full copy of the

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Andrew Ross
On Mon, Aug 24, 2009 at 11:21:07AM -0700, Alan Irwin wrote: > > Hazen is the one who wrote most of cairo.c so if this patch is okay with > him, it is okay with me. > > Hazen, I don't recall you have ever discussed patches before so you may not > have much experience using the patch application. I

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Hezekiah M. Carty
On Tue, Aug 25, 2009 at 11:18 AM, Hazen Babcock wrote: > Alan W. Irwin wrote: >> >> Please go ahead and apply Hez's patch to your local source tree, and let >> us >> know whether you like how that patch changes the -dev xcairo user >> experience. I assume Hez will commit the patch or hold off until

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Alan W. Irwin
On 2009-08-25 09:19-0700 Alan W. Irwin wrote: > On 2009-08-25 11:57-0400 Hazen Babcock wrote: >> Um, you lost me here. On my calendar the 1st is a Tuesday and the 2nd is a >> Wednesday. Did you mean 8/29-30? or 9/4-5? Either is fine with me. > > Oops, you are right. (I was looking at the August

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Alan W. Irwin
On 2009-08-25 11:57-0400 Hazen Babcock wrote: > Alan W. Irwin wrote: >> >> Tomorrow I plan to do comprehensive tests of all three build modes (shared >> libraries + dynamic devices, shared libraries + static devices, and static >> libraries and devices) for the Debian stable platform accessible t

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Hazen Babcock
Alan W. Irwin wrote: > > Please go ahead and apply Hez's patch to your local source tree, and let us > know whether you like how that patch changes the -dev xcairo user > experience. I assume Hez will commit the patch or hold off until > post-release based mostly on your evaluation since I don't t

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Alban Rochel
Hazen Babcock wrote: > Alan W. Irwin wrote: >> Tomorrow I plan to do comprehensive tests of all three build modes (shared >> libraries + dynamic devices, shared libraries + static devices, and static >> libraries and devices) for the Debian stable platform accessible to me, and >> I suggest others

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Hazen Babcock
Alan W. Irwin wrote: > > Tomorrow I plan to do comprehensive tests of all three build modes (shared > libraries + dynamic devices, shared libraries + static devices, and static > libraries and devices) for the Debian stable platform accessible to me, and > I suggest others do that as well on all p

[Plplot-devel] Progress report for new test infrastructure

2009-08-25 Thread Alan W. Irwin
I am currently working on a new test infrastructure for the core build which will leave the current ctest infrastructure alone, but which instead adds equivalent targets that can be run with make (or nmake). The point of this new test infrastructure is to have proper dependencies (unlike ctest) an

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Andrew Ross
On Tue, Aug 25, 2009 at 03:28:02PM +0200, Arjen Markus wrote: > Hi Andrew, > > I had forgotten about that function. Yes, we can use it. The > documentation is pretty clear about its use. > > Regards, > > Arjen I've done that. I get the same results as before. It may be we need to add set ::tcl_

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Arjen Markus
Hi Andrew, I had forgotten about that function. Yes, we can use it. The documentation is pretty clear about its use. Regards, Arjen On 2009-08-25 15:23, Andrew Ross wrote: > On Fri, Aug 21, 2009 at 04:20:29PM +0200, Arjen Markus wrote: >> Hi Andrew, >> >> I looked at the source code for the bin

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Andrew Ross
On Fri, Aug 21, 2009 at 04:20:29PM +0200, Arjen Markus wrote: > Hi Andrew, > > I looked at the source code for the bindings and I realised that > currently we do not use tcl_precision or something similar to _return_ > values from PLplot routines. Instead we simply use %f to format the > returned

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Arjen Markus
Hi Andrew, > > Further testing shows that the values being passed into the plplot > functions are being truncated to 12 d.p., despite having > "set tcl_precision 17" at the top of the procedure. > > Turns out I need set ::tcl_precision 17 to set the global variable. > you should indeed use t

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Andrew Ross
On Tue, Aug 25, 2009 at 10:27:07AM +0100, Andrew Ross wrote: > > I've now committed what I have to svn. Fixing the output format to %.20g > in pltclgen.tcl results in example 29 at least working. The output is > different to the C version though. To me this looks a little like rounding > errors, b

Re: [Plplot-devel] 5.9.5 release schedule.

2009-08-25 Thread Daniel Sachse
Hi, this is probably nothing for 5.9.5, but I'd like to remind of the issues with the Octave bindings (i.e. the "matwrap" script) in Windows. I will maybe have time to dig into the Perl problems in a while, unless there are plans -which I'd prefer- to switch to swig in the near future. (Andrew

Re: [Plplot-devel] Possible Qt issues on OS X

2009-08-25 Thread Alban Rochel
Jerry wrote: > The renderings of Example 1 using pdfqt and epsqt on OS X are > attached. These are screen shots with a bit of the gray background of > the PDF program (a PDFkit application) showing around the edges. pdfqt > seems to have oriented the plots relative to the background 90 > de

Re: [Plplot-devel] D bindings (nearly finished) and tests on Mac OS X

2009-08-25 Thread Andrew Ross
I've now committed what I have to svn. Fixing the output format to %.20g in pltclgen.tcl results in example 29 at least working. The output is different to the C version though. To me this looks a little like rounding errors, but I'm not sure. Perhaps fixing this up properly as you suggest will re

Re: [Plplot-devel] Possible Qt issues on OS X

2009-08-25 Thread Jerry
On Aug 25, 2009, at 12:46 AM, Alban Rochel wrote: > Hello Jerry, > > Jerry wrote: >> The renderings of Example 1 using pdfqt and epsqt on OS X are >> attached. These are screen shots with a bit of the gray background of >> the PDF program (a PDFkit application) showing around the edges. >> pdfq

Re: [Plplot-devel] Possible Qt issues on OS X

2009-08-25 Thread Alban Rochel
Jerry wrote: > On Aug 24, 2009, at 8:41 PM, Alan W. Irwin wrote: > > FWIW, x17c (stripchart) using qtwidget shows only a blank (gray) > screen until the stripchart animation has stopped (it seems), then the > complete plot is shown as a fixed image. > > Jerry > The Qt driver does not handle

Re: [Plplot-devel] Possible Qt issues on OS X

2009-08-25 Thread Alban Rochel
Hello Jerry, Jerry wrote: > The renderings of Example 1 using pdfqt and epsqt on OS X are > attached. These are screen shots with a bit of the gray background of > the PDF program (a PDFkit application) showing around the edges. pdfqt > seems to have oriented the plots relative to the backgr