Re: Semantic does not correctly show PRIVATE/PROTECTED methods to a class of whom those private/protected methods belong

Eric Ludlam <[email protected]> Wed, 24 Dec 2014 10:00:25 -0500
Newsgroups gmane.emacs.semantic
Message-ID <[email protected]>
On 12/22/2014 07:02 PM, rjd wrote:
> rjd <3246251196ryan <at> gmail.com> writes:
> Just downloaded the latest emacs (24.4.1) and built it in a sandbox. Changed
> the top-level Makefile $EMACS to point to this 24.4.1 binary. And the same
> error message.
>
> I then decided to prove (to myself) that what I was correct about the
> previous version working. So I checked out trunk at revision 8678 and it
> compiled on both 23/24.

Thanks for the details.   I don't have a handy Emacs 24.4, but I now see 
the following in the git Log for semantic/idle.el which I didn't see in 
the bzr log:


commit fe23b863a6880498dfb39088b5dc5df502282d93
Author: Barry O'Reilly <[email protected]>
Date:   Sun Nov 9 20:27:19 2014 +0100

     Merged Emacs rev. 114879

       * semantic/idle.el (semantic-idle-symbol-highlight)
       (semantic-idle-symbol-highlight-face): Define face with defface
       and obsolete the replaced one defined with defvar.  (Bug#15745)
       * pulse.el (pulse-momentary-highlight-overlay)
       (pulse-momentary-highlight-region): Fix typo in doc

which appears to have the right timing, and is touching the right file 
and symbol.   It sounds like it is pulling code from Emacs though.  I 
don't have a good sense of what the purpose of the change is.

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