all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Aeron.E. Wang" <aeron.e.wang@gmail.com>
To: 6648@debbugs.gnu.org
Subject: bug#6648: gtags missing tag
Date: Thu, 15 Jul 2010 23:43:56 -0400	[thread overview]
Message-ID: <AANLkTikLVIT19cwRrgmZowZe0owOQC96rlw8UoZ9_jpX@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

Hi,

When tagging glibc2.5 source code, if finding tag: vfprintf, it does show
the correct real definition of the function at all.

Here is the global result:
vfprintf           70 glibc25/libio/bits/stdio2.h # define vfprintf(stream,
format, ap) \
vfprintf           43 glibc25/stdio-common/printf-prs.c # define
vfprintf vfwprintf
vfprintf           68 glibc25/stdio-common/vfprintf.c # define
vfprintf _IO_vfprintf_internal
vfprintf           84 glibc25/stdio-common/vfprintf.c # define
vfprintf _IO_vfwprintf
vfprintf         2188 glibc25/stdio-common/vfprintf.c #undef vfprintf
vfprintf            5 glibc25/sysdeps/ieee754/ldbl-opt/nldbl-vfprintf.c
vfprintf (FILE *s, const char *fmt, va_list ap)
The actual line should be: 182 vfprintf (FILE *s, const CHAR_T *format,
va_list ap)

I used 5.8.2 and 5.9 version to get this.

Thanks

[-- Attachment #2: Type: text/html, Size: 997 bytes --]

             reply	other threads:[~2010-07-16  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-16  3:43 Aeron.E. Wang [this message]
2010-07-16 16:08 ` bug#6648: gtags missing tag Glenn Morris

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=AANLkTikLVIT19cwRrgmZowZe0owOQC96rlw8UoZ9_jpX@mail.gmail.com \
    --to=aeron.e.wang@gmail.com \
    --cc=6648@debbugs.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.