Re: [Plplot-devel] Another driver sequence number question

2010-01-25 Thread Hazen Babcock
David MacMahon wrote: > Line 1490 of drivers/cairo.c... > > http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/drivers/cairo.c? > revision=10759&view=markup... > > contains a literal 59 in a seemingly suspicious place. Should that > be changed to a 100 now to match the cairo.rc file? Look

Re: [Plplot-devel] Another driver sequence number question

2010-01-25 Thread David MacMahon
On Jan 25, 2010, at 16:01 , David MacMahon wrote: > Line 1490 of drivers/cairo.c... Sorry, make that line 1497. Dave -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise

[Plplot-devel] Another driver sequence number question

2010-01-25 Thread David MacMahon
Line 1490 of drivers/cairo.c... http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/drivers/cairo.c? revision=10759&view=markup... contains a literal 59 in a seemingly suspicious place. Should that be changed to a 100 now to match the cairo.rc file? Thanks, just wondering, Dave -