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 Date: Sat, 12 Apr 2003 00:26:34 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: SLASH_P Message-ID: <20030412042634.GA30452@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i 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/