unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: alexey dubkov <dubkov@rbcmail.ru>
To: bug-gnu-emacs@gnu.org
Subject: etags-bugs
Date: Sat, 23 Jun 2007 16:02:36 +0400	[thread overview]
Message-ID: <20070623160236.md6xfwwggckog0c4@www.pochta.ru> (raw)


[-- Attachment #1.1: В теле сообщения --]
[-- Type: text/plain, Size: 747 bytes --]



  // Etags works incorrectly, for following file 'test.c'.// If in
function 'void bar()' delete 'return' then // in TAGS have not
function 'int foobar()', // if function 'void bar()' add 'return',
then all OK. :)// etags --version // etags (GNU Emacs 21.3) //
Copyright (C) 1999 Free Software Foundation, Inc. and Ken Arnold //
This program is distributed under the same terms as Emacs// uname -a
// Linux dubkov-pc 2.4.32-vniins42 #1 юФЧ оПС 10 00:00:00 MSK 2005
i686 i686 i386 GNU/Linux///// begin test.s
////////////////////////////////// int foo() { return 1; }void bar()
{ while(0) { } //return; }int foobar() { if() { return 1; } else
return 0; } ///// end test.c//////////////////////////////////P.S
Thanks for nifty tools.

[-- Attachment #1.2: Следующее сообшение --]
[-- Type: text/html, Size: 871 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

                 reply	other threads:[~2007-06-23 12:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=20070623160236.md6xfwwggckog0c4@www.pochta.ru \
    --to=dubkov@rbcmail.ru \
    --cc=bug-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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).