Re: [Plplot-devel] octave 3.6.0 issues

2012-02-17 Thread Orion Poplawski
On 02/08/2012 11:25 AM, Alan W. Irwin wrote: > On 2012-02-08 07:44- Andrew Ross wrote: > >> On Tue, Feb 07, 2012 at 09:28:27PM -0700, Orion Poplawski wrote: >>> On 01/28/2012 12:27 PM, Andrew Ross wrote: On Sat, Jan 28, 2012 at 08:02:17AM -0700, Orion Poplawski wrote: > On 01/28/2012 0

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-17 Thread Atri
On Fri, 2012-02-17 at 12:18 -0800, Alan W. Irwin wrote: > On 2012-02-17 23:52+0530 Atri wrote: > > > Finally, with these modifications, and the examples corrected as in the > > latest revision, the 'make test_lua_psc' passes wonderfully, i.e. not > > only does it pass, but it creates ps files of p

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-17 Thread Alan W. Irwin
Hi Atri: On 2012-02-17 12:18-0800 Alan W. Irwin wrote: > To complete this work I plan to update our build system to incorporate > all the changes you have shown are required to get lua 5.2 to work, > (with the added feature that I will use the lua -v command to > determine which version of lua is

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-17 Thread Alan W. Irwin
On 2012-02-17 23:52+0530 Atri wrote: > Finally, with these modifications, and the examples corrected as in the > latest revision, the 'make test_lua_psc' passes wonderfully, i.e. not > only does it pass, but it creates ps files of plots that look fine. I > found that the ps files created using the

Re: [Plplot-devel] Building fails with Lua version > 5.1

2012-02-17 Thread Atri
On Thu, 2012-02-16 at 12:31 -0800, Alan W. Irwin wrote: > On 2012-02-16 11:46-0800 Alan W. Irwin wrote: > > > []So one possibility to deal with this is simply to replace all math.mod > > in the several examples where that occurs with math.fmod. However, > > another alternative is to use the l