Re: [Plplot-devel] Probably gcc 4.8 ada issue

2013-01-28 Thread Orion Poplawski
On 01/28/2013 07:54 PM, Alan W. Irwin wrote: > On 2013-01-28 17:01-0700 Orion Poplawski wrote: > >> Fedora rawhide has moved to gcc 3.8 and I'm seeing: >> >> $ ./x02a -dev psc -o x02a.psc >> >> raised CONSTRAINT_ERROR : x02a.adb:138 overflow check failed >> >> I'm taking that this is due to some in

[Plplot-devel] Should line width thinner than 1.0 be supported?

2013-01-28 Thread Alan W. Irwin
On 2013-01-15 12:47+0800 Hǎiliàng Wáng wrote: > Hello, > > I'm plotting a small PDF graph (128x96) with cairopdf driver, and the > line width looks too thick with line width 1. > > To solve the problem, I modify the code within the cairo driver > (cairo.c) to set the the line width to 0.2 directly

Re: [Plplot-devel] Probably gcc 4.8 ada issue

2013-01-28 Thread Alan W. Irwin
On 2013-01-28 17:01-0700 Orion Poplawski wrote: > Fedora rawhide has moved to gcc 3.8 and I'm seeing: > > $ ./x02a -dev psc -o x02a.psc > > raised CONSTRAINT_ERROR : x02a.adb:138 overflow check failed > > I'm taking that this is due to some increased checking with ada in 3.8. > Thoughts? Hi Ori

[Plplot-devel] [ plplot-Bugs-3602454 ] Tcl/Tk build errors.

2013-01-28 Thread SourceForge . net
Bugs item #3602454, was opened at 2013-01-28 16:03 Message generated for change (Tracker Item Submitted) made by sjtappin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3602454&group_id=2915 Please note that this message will contain a full copy of the c

[Plplot-devel] Probably gcc 3.8 ada issue

2013-01-28 Thread Orion Poplawski
Fedora rawhide has moved to gcc 3.8 and I'm seeing: $ ./x02a -dev psc -o x02a.psc raised CONSTRAINT_ERROR : x02a.adb:138 overflow check failed I'm taking that this is due to some increased checking with ada in 3.8. Thoughts? 98 procedure demo2 is 99 -- Set up cmap0 100