help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Objective-C support?


From: Leo
Subject: Re: Objective-C support?
Date: Fri, 22 Jul 2011 12:33:04 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.8)

On 2011-07-21 23:02 +0800, Shigio YAMAGUCHI wrote:
> Though GLOBAL does not support ObjC, you can use Exuberant ctags
> as a plug-in parser of GLOBAL. Please try this:
>
> % ./configure --with-exuberant-ctags=/usr/local/bin/ctags
> % make
> % sudo make install
> % setenv GTAGSCONF /usr/local/share/gtags/gtags.conf
> % setenv GTAGSLABEL exuberant-ctags
> % gtags

Thanks for this info.

I have exuberant-ctags from its svn trunk that has ObjectiveC support. I
also re-installed GLOBAL with correct ctags path. But I cannot notice
any difference and it always find 3 entries for the same thing, for
example:

Growl_Notification  240 Growl.framework/Headers/GrowlApplicationBridge-Carbon.h 
struct Growl_Notification {
Growl_Notification  240 
Growl.framework/Versions/A/Headers/GrowlApplicationBridge-Carbon.h struct 
Growl_Notification {
Growl_Notification  240 
Growl.framework/Versions/Current/Headers/GrowlApplicationBridge-Carbon.h struct 
Growl_Notification {


Leo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]