unofficial mirror of bug-gnu-emacs@gnu.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

* bug#6648: gtags missing tag
  2010-07-16  3:43 bug#6648: gtags missing tag Aeron.E. Wang
@ 2010-07-16 16:08 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2010-07-16 16:08 UTC (permalink / raw)
  To: Aeron.E. Wang; +Cc: 6648

"Aeron.E. Wang" wrote:

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

Sorry, what is "gtags", and what does this have to do with Emacs?
(You sent your mail to the Emacs bug mailing list.)

> I used 5.8.2 and 5.9 version to get this.

I don't know what these version numbers mean.

I think you may have reported this to the wrong place. Maybe you
wanted http://www.gnu.org/software/global/maillist.html  ?





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