Re: [Rd] r44608 fails make check-all in scatter.smooth example

2008-02-26 Thread Martin Maechler
> "BDR" == Prof Brian Ripley <[EMAIL PROTECTED]> > on Mon, 25 Feb 2008 19:10:07 + (GMT) writes: BDR> The cause is this: BDR> r44607 | maechler | 2008-02-25 14:01:52 + (Mon, 25 Feb 2008) | 2 lines BDR> add Fortran type declarations in two cases, mainly for didactic

Re: [Rd] r44608 fails make check-all in scatter.smooth example

2008-02-25 Thread Peter Dalgaard
Gavin Simpson wrote: > On Mon, 2008-02-25 at 19:10 +, Prof Brian Ripley wrote: > >> The cause is this: >> >> r44607 | maechler | 2008-02-25 14:01:52 + (Mon, 25 Feb 2008) | 2 lines >> >> add Fortran type declarations in two cases, mainly for didactical reasons >> >> The two declarations h

Re: [Rd] r44608 fails make check-all in scatter.smooth example

2008-02-25 Thread Gavin Simpson
On Mon, 2008-02-25 at 19:10 +, Prof Brian Ripley wrote: > The cause is this: > > r44607 | maechler | 2008-02-25 14:01:52 + (Mon, 25 Feb 2008) | 2 lines > > add Fortran type declarations in two cases, mainly for didactical reasons > > The two declarations have been interchanged. Fixed in

Re: [Rd] r44608 fails make check-all in scatter.smooth example

2008-02-25 Thread Prof Brian Ripley
The cause is this: r44607 | maechler | 2008-02-25 14:01:52 + (Mon, 25 Feb 2008) | 2 lines add Fortran type declarations in two cases, mainly for didactical reasons The two declarations have been interchanged. Fixed in 44609, I hope. On Mon, 25 Feb 2008, Gavin Simpson wrote: > Dear List,

[Rd] r44608 fails make check-all in scatter.smooth example

2008-02-25 Thread Gavin Simpson
Dear List, Having had my appetite sufficiently whetted by Prof. Ripley's email about the new graphics capabilities in Unixes, I wanted to try them out. I updated to svn r44608, configured with the following options: R is now configured for x86_64-unknown-linux-gnu Source directory: ..