Mail Archives: cygwin/2003/04/12/00:48:25
Martin,
You're trying too hard:
<http://cygwin.com/cgi-bin2/package-grep.cgi?grep=ctags.exe>
Found 1 matches for ctags.exe.
tags/ctags-5.2-1
<http://cygwin.com/cgi-bin2/package-cat.cgi?file=ctags/ctags-5.2-1&grep=ctags.exe>
A C programming language indexing and/or cross-reference tool
(And it indexes many more languages than just C.)
Randall Schulz
At 22:37 2003-04-11, Martin Gainty wrote:
>----- Original Message -----
>From: "Christopher Faylor" <cgf-rcm AT cygwin DOT com>
>To: <cygwin AT cygwin DOT com>
>Sent: Friday, April 11, 2003 9:26 PM
>Subject: Re: SLASH_P
>
>
> > On Sat, Apr 12, 2003 at 12:20:42AM -0400, Igor Pechtchanski wrote:
> > >On Fri, 11 Apr 2003, Martin Gainty wrote:
> > >>In the source I see references to what looks like a macro SLASH_P What
> > >>is SLASH_P?
> > >
> > >You might want to install the "ctags" package and run that over the
> > >Cygwin source. This will provide you with backreferences from any use
> > >of a type or a function (or a macro) to its definition.
> > >
> > >As for the macro itself, you must be looking at a very old source.
> > >SLASH_P is no more as of 1/9/2003... I did do a "grep -l SLASH_P *.h"
> > >in the winsup/cygwin directory of an older source, and, sure enough,
> > >there it was, in line 104 of winsup.h (cygwin-1.3.12-2-src).
> >
> > Also, grep is your friend.
> >
> > cgf
>
>Gentlemen-
>I found CTAGS at http://ctags.sourceforge.net/
>Muchas Gracias for the help.
>(and Happy Bday)
>-Martin
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -