Re: [Plplot-devel] more plplot test stuff

2009-02-13 Thread Alan W. Irwin
On 2009-02-13 16:22-0700 Orion Poplawski wrote: > Testing front-end tcl > /usr/share/plplot5.9.2/examples/test_tcl.sh: line 34: test.error: Permission > denied > cat: test.error: No such file or directory > > test_tcl.sh insists on changing directories to "$tcldir". I can work around > some of

[Plplot-devel] more plplot test stuff

2009-02-13 Thread Orion Poplawski
Testing front-end python /usr/share/plplot5.9.2/examples/python/xw19.py:66: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr. plmap(nullmapform,"usaglobe", minx, maxx, miny, maxy) /usr/share/plplot5.9.2/examples/python/xw19.py:75: DeprecationWarning: PyArray_FromD

Re: [Plplot-devel] Need help debugging f77 issue with gcc 4.4 on ppc

2009-02-13 Thread Alan W. Irwin
On 2009-02-13 09:50- Andrew Ross wrote: > The real problem is that PLUNICODE was defined as a unsigned 32-bit > integer. Many languages, including fortran do not have unsigned types, > and so we only have 31 bits available for the value. For Fortran, my experience is it is normal to assume ar

Re: [Plplot-devel] Need help debugging f77 issue with gcc 4.4 on ppc

2009-02-13 Thread trc
Andrew Ross wrote: > On Thu, Feb 12, 2009 at 04:14:57PM -0800, Alan Irwin wrote: >> On 2009-02-12 15:01-0700 Orion Poplawski wrote: >> >>> Orion Poplawski wrote: #2 0x10001e84 in x23f () at /builddir/build/BUILD/plplot-5.9.2/fedora/examples/f77/x23f.f:326 326

Re: [Plplot-devel] Need help debugging f77 issue with gcc 4.4 on ppc

2009-02-13 Thread Andrew Ross
On Thu, Feb 12, 2009 at 04:14:57PM -0800, Alan Irwin wrote: > On 2009-02-12 15:01-0700 Orion Poplawski wrote: > > > Orion Poplawski wrote: > >> #2 0x10001e84 in x23f () > >> at /builddir/build/BUILD/plplot-5.9.2/fedora/examples/f77/x23f.f:326 > >> 326call plsfci(0) > >>