Hm, I guess what we intended to do there is use BIT_* instead of PIKE_T_*. There is for instance
#cmod_define T_KEY (PIKE_T_FLOAT|PIKE_T_INT)
...
On Sat, 15 Jun 2013, Henrik Grubbstr�m (Lysator) @ Pike (-) developers forum wrote:
Fixing the above set of bugs reduced the number of CritBit testsuite failures to 4.
Oops, I had missed one place. Now it looks like the testsuite passes.