Re: Support for anonymous struct/union

Tu Do <[email protected]> Sun, 19 Apr 2015 17:34:58 +0700
Newsgroups gmane.emacs.cedet
Message-ID <CAOEd9jkDJ1TpEjDKDi6gtmir6qCAb644e7CB3Jq05zmKNbRtFA@mail.gmail.com>
Also If I add a name to the anonymous struct/union, Semantic only gives
that struct/union member as a single completion candidate.

On Sun, Apr 19, 2015 at 5:31 PM, Tu Do <[email protected]> wrote:

> 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