unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* etags-bugs
@ 2007-06-23 12:02 alexey dubkov
  0 siblings, 0 replies; only message in thread
From: alexey dubkov @ 2007-06-23 12:02 UTC (permalink / raw)
  To: bug-gnu-emacs


[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-06-23 12:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-23 12:02 etags-bugs alexey dubkov

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).