Re: Semantic cannot recognize tag name of operator "*"
Tu Do <[email protected]> Sun, 1 Mar 2015 22:03:42 +0700
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <CAOEd9jk5ssFuSrmR9xcsoE_3v8d_dTSXEOB7PpqS_4iuSsk+sg@mail.gmail.com> |
Thanks, Eric. On Sun, Mar 1, 2015 at 9:41 PM, Eric Ludlam <[email protected]> wrote: > On 02/19/2015 05:01 AM, Tu Do wrote: > >> For example, if I have overload operator "*", Semantic won't recognize >> it as a function, while for other operators it works fine. >> >> For example: >> >> Fixed & operator *(Fixed const & rhs); >> >> Running (semantic-tag-name (semantic-current-tag)) returns an empty >> string. >> > > I submitted a fix. When rebuilding a token, the parser strips * off the > beginning. So naturally we should skip that step if it is an operator. > > Eric > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Cedet-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cedet-devel