all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6648: gtags missing tag
@ 2010-07-16  3:43 Aeron.E. Wang
  2010-07-16 16:08 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Aeron.E. Wang @ 2010-07-16  3:43 UTC (permalink / raw)
  To: 6648

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-16 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-16  3:43 bug#6648: gtags missing tag Aeron.E. Wang
2010-07-16 16:08 ` Glenn Morris

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.