all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brian Auld <brian.auld@lefthandnetworks.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: using id-utils/mkid/gid with C++ instead of C
Date: Wed, 11 Feb 2004 07:50:25 -0700	[thread overview]
Message-ID: <402A4131.6070102@lefthandnetworks.com> (raw)
In-Reply-To: <uu11yxb4w.fsf@elta.co.il>

Sorry for the bother.

My id-utils version is 3.2 and I get the same error from outside emacs.

I'll redirect this to the id-utils mailing list.

Brian


Eli Zaretskii wrote:

>>Date: Tue, 10 Feb 2004 15:35:03 -0700
>>From: Brian Auld <brian.auld@lefthandnetworks.com>
>>
>>I've been a satisfied id-utils user for the past year.
>>    
>>
>
>This is not really a good place to post questions about ID-utils.  You
>should have posted to help-gnu-utils or bug-gnu-utils instead, unless
>you are sure the problem is in the Emacs interface to ID-utils.
>
>  
>
>>...
>>class class_A{
>>    func_A();
>>...
>>};
>>...
>>
>>2nd file: lib.cpp
>>--------------------
>>...
>>class_A::func_A(){
>>...
>>}
>>...
>>
>>3rd file main.cpp
>>---------------------
>>main(){
>>    ...
>>    class_A::func_A();
>>    ...
>>}
>>
>>When I run mkid/gid on the function: func_A, the only hit I get is the 
>>member function declaration in the 1st file.
>>    
>>
>
>What is your version of ID-utils?  Perhaps you have an old version
>that has a bug which is already corrected in a newer version.
>
>Also, it is good to run `lid' outside Emacs to see if it finds the
>other two files.  If not, it's an ID-utils bug that you should report
>to its maintainer(s), not an Emacs problem.
>
>
>
>_______________________________________________
>Help-gnu-emacs mailing list
>Help-gnu-emacs@gnu.org
>http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
>  
>

      reply	other threads:[~2004-02-11 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-10 22:35 using id-utils/mkid/gid with C++ instead of C Brian Auld
2004-02-11  8:39 ` Eli Zaretskii
2004-02-11 14:50   ` Brian Auld [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=402A4131.6070102@lefthandnetworks.com \
    --to=brian.auld@lefthandnetworks.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.