semantic-format-tag-summarize does not return correct tag appearance
Tu Do <[email protected]>
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <CAOEd9j=RHZR-ZvuiM2Q2-QkgSeVt+C-JAmcSmgGi=3TnPSirLw@mail.gmail.com> |
For example, if I have this single line in a C file:
*const char** filename;*
Running (semantic-fetch-tag) returns this list:
(("filename" variable (:pointer 1 :constant-flag t :type "char") nil
#<overlay from 1 to 22 in 03-095759.c>))
It indicates the char pointer has 2 level of pointers. However, when
running (semantic-format-tag-summarize), this is the result string returned:
*Variables: const char filename*
There's no pointer marking in char. This affect commands that use this
function, like helm-semantic-or-imenu
<http://tuhdo.github.io/static/part3/helm-semantic-or-imenu.gif>.
Thanks,
Tu.
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Cedet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-devel