Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Originating-IP: [12.254.208.112] X-Originating-Email: [mgainty AT hotmail DOT com] From: "Martin Gainty" To: References: <20030412042634 DOT GA30452 AT redhat DOT com> Subject: Re: SLASH_P Date: Fri, 11 Apr 2003 22:37:21 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: X-OriginalArrivalTime: 12 Apr 2003 04:38:00.0010 (UTC) FILETIME=[4BF38AA0:01C300AD] ----- Original Message ----- From: "Christopher Faylor" To: 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 > > -- > 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/ > > 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/