Here is the version of cedet I am using
CEDET Version: 1.0
Requested File Loaded
Package Version Version Version
----------------------------------------------------------
cedet: 1.0 nil ok
eieio: 1.3 nil ok
semantic: 2.0 nil ok
srecode: 1.0 nil Not Loaded
ede: 1.0 nil ok
speedbar: 1.0 nil ok
emacs version 23.3.1
When I run "M-x semantic-ia-fast-jump", I got the error:
Wrong type argument: stringp, (((0) "ptrdiff_t"))
Anybody knows why? It's definitely not because the data type of the variable is "ptrdiff_t".