Re: [Rd] can't compile on OSX: unsetenv header issues

2007-01-08 Thread Simon Urbanek
Thanks, Seth, it's now fixed in R-devel. Cheers, Simon On Jan 8, 2007, at 10:54 AM, Seth Falcon wrote: > Hi, > > A recent change has R failing to compile (for me) on ppc OSX 10.4.8 > like this: > > ../../../../R-devel/src/main/datetime.c: In function `reset_tz': > ../../../../R-devel/src/mai

Re: [Rd] can't compile on OSX: unsetenv header issues

2007-01-08 Thread Simon Urbanek
On Jan 8, 2007, at 12:47 PM, Prof Brian Ripley wrote: > On Mon, 8 Jan 2007, Seth Falcon wrote: > >> Hi, >> >> A recent change has R failing to compile (for me) on ppc OSX >> 10.4.8 like this: >> >> ../../../../R-devel/src/main/datetime.c: In function `reset_tz': >> ../../../../R-devel/src/main/

Re: [Rd] can't compile on OSX: unsetenv header issues

2007-01-08 Thread Prof Brian Ripley
On Mon, 8 Jan 2007, Seth Falcon wrote: > Hi, > > A recent change has R failing to compile (for me) on ppc OSX 10.4.8 like this: > > ../../../../R-devel/src/main/datetime.c: In function `reset_tz': > ../../../../R-devel/src/main/datetime.c:511: error: void value not ignored as > it ought to be > >