|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^7: Bidirectional lookup algorithm? (Judy)by syphilis (Archbishop) |
| on Jan 13, 2015 at 02:26 UTC ( [id://1113022]=note: print w/replies, xml ) | Need Help?? |
|
Funny about the JU_LEASTBYTESMASK macro—it still doesn't appear quite right Yes, and it seems to have some involvement in the errors that kill the build. In JudyInsArray.c we have: There's no problem with the first 5 elements listed there, but in relation to ~cJU_POP0MASK(5), ~cJU_POP0MASK(6) and ~cJU_POP0MASK(7) we get the error that they are not constant expressions ("initializer element is not constant"), thus breaking C's rules. And in JudyCommon/JudyPrivateBranch.h we find: Cheers, Rob
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||