Re: [CIL users] Problems with the extern inline functions __signbitf, __signbit, etc.

2009-07-31 Thread Kristis Makris
There are also errors like: xlog.c:2535: Unimplemented: Cannot represent integer 0xLL in 64 bits (signed) postgres.c:3886: Unimplemented: Cannot represent integer 0xuLL in 64 bits (signed) On Fri, 2009-07-31 at 14:47 -0700, Kristis Makris wrote: > Hello, > > Due

[CIL users] Problems with the extern inline functions __signbitf, __signbit, etc.

2009-07-31 Thread Kristis Makris
Hello, Due to some bugs in CIL 1.3.6 I need to upgrade to CIL 1.3.7, but it seems that CIL 1.3.7 does not compile Postgres 7.4.16, although CIL 1.3.6 was able to. I see errors like: ./postgres.cil.c:348168: error: redefinition of '__signbitf' ./postgres.cil.c:32367: error: previous definition of