Are you using CEDET on Windows? If so, I'm actually surprised you got
1.0pre6 compiled in the first place, since there were some bugs
regarding the Windows platform in that version.
Please update to the CVS version, which you can get by doing
cvs -z3 -d:pserver:anonymous@cedet.cvs.sourceforge.net:/cvsroot/cedet co -P cedet
> When I put the cursor at the end of ca->, and then type M-x
> semantic-ia-complete-symbol-menu, I don't get any options for
> auto-completion. I only see "Cannot find types for "ca"" in the mini-buffer.
Works for me. Put the cursor behind the 'ca->' and do
M-x semantic-analyze-debug-assist
to get further output on why the completion does not work.
> Another tid-bit of information - it seems like Semantic is firing on
> idle and I'm getting this error in the debug frame:
> Idle Work Including Error: "#<buffer .emacs> - Wrong type argument:
> number-or-marker-p, (512 39 . 8739)"
It means that Semantic had a problem parsing some stuff in your .emacs
file, which you probably had opened in your Emacs session. This doesn't
interfere with the C++ parsing, so that error shouldn't matter here at
the moment.
Regards,
David
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
cedet-semantic mailing list
cedet-semantic@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cedet-semantic