Support for anonymous struct/union
Tu Do <[email protected]> Sun, 19 Apr 2015 17:31:18 +0700
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <CAOEd9jm0Obt2UMESHfVXmh1wHZ77cs7A9saN6V0m-Aten9WTNQ@mail.gmail.com> |
Hi Eric,
Currently Semantic cannot return completion candidates for members in
anonymous struct/union like this:
struct s {
> int a;
> int b;
> union {
> char *str;
> void *ptr;
> };
> };
even though Semantic parser returns the empty name anonymous union with all
of its members.
Regards,
Tu.
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Cedet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-devel