On Aug 7, 2013, at 7:56 PM, "Alan W. Irwin" wrote:
> On 2013-08-07 18:40-0700 Jerry wrote:
>
>> I've only glanced at these e-mails but want to make a quick response anyway.
>
>> I would be stunned if the GNAT version difference was causing this
> because of being more careful about types. Ada
On 08/07/2013 08:56 PM, Alan W. Irwin wrote:
>
> @Orion: just to confirm that, could you double-check you are testing
> the latest revision of PLplot trunk that includes Andrew's revision
> 12337 fixes for my widespread revision 12288 change?
Whoops! That was my problem! I was stuck on the old S
On 2013-08-07 18:40-0700 Jerry wrote:
> I've only glanced at these e-mails but want to make a quick response anyway.
> I would be stunned if the GNAT version difference was causing this
because of being more careful about types. Ada has always been
rigorous about types.
> I noted the API change
On Aug 7, 2013, at 3:00 PM, Alan W. Irwin wrote:
> On 2013-08-07 15:45-0600 Orion Poplawski wrote:
>
>> So, svn commit 12288:
>>
>>
>> r12288 | airwin | 2013-01-29 21:40:35 -0700 (Tue, 29 Jan 2013) | 13 lines
>>
>> Repla
I'm trying to rebuild the Fedora plplot package for Fedora 20 and am
getting the following error:
Start 10: examples_lua
10: Test command: /usr/bin/bash "-c"
"EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.9/fedora/examples
SRC_EXAMPLES_DIR=/builddir/build/BUILD/plplot-5.9.9/examples
./p
On 08/07/2013 04:00 PM, Alan W. Irwin wrote:
> Hi Orion:
>
> Thanks for your report.
>
> I cannot reproduce this for
>
> irwin@raven> gnatgcc --version
> gnatgcc (Debian 4.6.3-14) 4.6.3
>
> So I suspect you have a newer version of gnatgcc which is being more
> careful about types than 4.6.3.
Using
On 2013-08-07 15:45-0600 Orion Poplawski wrote:
> So, svn commit 12288:
>
>
> r12288 | airwin | 2013-01-29 21:40:35 -0700 (Tue, 29 Jan 2013) | 13 lines
>
> Replace plwid everywhere by plwidth, and store pen width
> arguments
So, svn commit 12288:
r12288 | airwin | 2013-01-29 21:40:35 -0700 (Tue, 29 Jan 2013) | 13 lines
Replace plwid everywhere by plwidth, and store pen width
arguments as PLFLT's everywhere (that I can find them).
These changes