[Monetdb-developers] radix.mx signed/unsigned issue?
I just tried to compile MonetDB 4 and hit a compiler warning (error) in radix.mx on a signed/unsigned comparison. I applied the attached patch to make it compiling again, but I'm not sure if this is the intention, as the hard cast might result in the wrong result perhaps? Also, am I the only one experiencing this problem?
Niels looked into this, was related to icc and not having icc. Fix applied to sources. On 17-06-2006 20:57:43 +0200, Fabian Groffen wrote:
I just tried to compile MonetDB 4 and hit a compiler warning (error) in radix.mx on a signed/unsigned comparison. I applied the attached patch to make it compiling again, but I'm not sure if this is the intention, as the hard cast might result in the wrong result perhaps?
Also, am I the only one experiencing this problem?
participants (1)
-
Fabian Groffen