Re: [Rd] syntax error in memory.c when building R-devel on AIX

2005-03-15 Thread Luke Tierney
On Tue, 15 Mar 2005, Prof Brian Ripley wrote: That statement was added yesterday (not by me) and needed moving up a line. Which version do you have? The current one has Rboolean success = FALSE; s = NULL; /* initialize to suppress warning */ and passes all my tests. The

RE: [Rd] syntax error in memory.c when building R-devel on AIX

2005-03-15 Thread Liaw, Andy
> From: Prof Brian Ripley > > That statement was added yesterday (not by me) and needed moving up a > line. Which version do you have? The current one has > > Rboolean success = FALSE; > s = NULL; /* initialize to suppress warning */ > > and passes all my tests. The previo

Re: [Rd] syntax error in memory.c when building R-devel on AIX

2005-03-15 Thread Prof Brian Ripley
That statement was added yesterday (not by me) and needed moving up a line. Which version do you have? The current one has Rboolean success = FALSE; s = NULL; /* initialize to suppress warning */ and passes all my tests. The previous one had those two lines reversed and

[Rd] syntax error in memory.c when building R-devel on AIX

2005-03-15 Thread Liaw, Andy
OK, this is really a new one for me. Just thought I'd try building R-devel (2005-03-15) on our AIX power machines and see if there are any problems. I used the settings in the Appendix B of R-admin, using the set of variables that Tim Hoar used (i.e., trying to build 64-bit R using native compile