4 Jan 2011 21:30
semantic-analyze-proto-impl-toggle won't find suitable implementation
Oren Bar <orenbaracha <at> gmail.com>
2011-01-04 20:30:40 GMT
2011-01-04 20:30:40 GMT
1. I found this in a c++ project.
looking in semantic-analyze-refs.el in defmethod semantic-analyze-refs-impl:
I think the call to:
(semantic-tag-similar-p tag aT :prototype-flag :parent)
is buggy.
I changed it to:
(semantic-tag-similar-p tag aT :prototype-flag :parent :typemodifiers)
and it works.
I'm not sure that what I did is valid to other programming languages
(i.e. type modifiers are not part of implementation if done outside of class declaration)
2. Is there a function that returns a list of available prototypes/implementations, in a minibuffer or something similar?
it would be useful for browsing virtual functions.
Regards,
Oren
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ Cedet-devel mailing list Cedet-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cedet-devel
-David
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
RSS Feed