Cannot analyze buffers not supported by Semantic
Brought to you by:
zappo
In case of loading *.C *.CPP files with using emacs23.3.1 (ubuntu 12.04, cedet build 8317),
following error "split-string: Wrong type argument: stringp, 1" occur.
And, use semantic-complete-analyze-inline, "semantic-analyze-current-context: Cannot analyze buffers not supported by Semantic" will be printed out.
*Message*
test.c has auto save data; consider M-x recover-this-file
split-string: Wrong type argument: stringp, 1
test.cpp has auto save data; consider M-x recover-this-file
split-string: Wrong type argument: stringp, 1
semantic-analyze-current-context: Cannot analyze buffers not supported by Semantic