I have big problem with the autocompletion in rev9744.
The steps are something as:
1. type variable ( myvar. )
2. then press ctrl+space to show the completion list with the members of my class
3. start typing to refine the items
4. choose the non-first in the list
5. C::B always completes with the first one.
Unfortunately I couldn't reproduce this problem in a simple one file project
edit: After I've restarted C::B the problem disappeared! It is very annoying and this is not the first time it has happened.