Re: [Rd] Compile warning in unique.c

2005-08-29 Thread Thomas Lumley
On Mon, 29 Aug 2005, Harris, Michael (NIH/NCI) [E] wrote: > > I am getting a compile warning when building R from source. I am building > on a AMD64 Opteron system with gcc (GCC) 3.3.3 (SuSE Linux) > > The warning is: > >unique.c: In function `cshash': > > unique.c:1146: warning: cas

Re: [Rd] Compile warning in unique.c

2005-08-29 Thread Prof Brian Ripley
On Mon, 29 Aug 2005, Harris, Michael (NIH/NCI) [E] wrote: > I am getting a compile warning when building R from source. I am building > on a AMD64 Opteron system with gcc (GCC) 3.3.3 (SuSE Linux) > > The warning is: > >unique.c: In function `cshash': > > unique.c:1146: warning: cast

[Rd] Compile warning in unique.c

2005-08-29 Thread Harris, Michael (NIH/NCI) [E]
Hello, I am getting a compile warning when building R from source. I am building on a AMD64 Opteron system with gcc (GCC) 3.3.3 (SuSE Linux) The warning is: unique.c: In function `cshash': unique.c:1146: warning: cast from pointer to integer of different size