X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=Mp+WZ8wKr6FDZnc7tL96hiP+X8+aF LTZ7Ptak7Nv8LjSpWrr37aKXB6jDmNGHfvKGZ0Lhq7uJ4553qd/cNETsCsNre49t nAVoi1ZMh6qwRrJrTw1ZPTPlDya4xx4bC/bWkpGgMBfnHJvGCp9GqvtjRtbwukvx Sqtwy+F3gIH9qg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=XabJGiN8UM/sjjyEMjYTvogUiJY=; b=fA+ j/hUYZPFhiP3naeXgMUQmLs6UV/tuWoMd0sa2tH1RZyBNniEKD2KxsC1KQgZaKFL ZbRQ0VYXpVu38lTjaurKY9lF9o8KNgPpdB6ZTI0YnXRRc1WDmeUh+83FIVLDZ2vb p6SqijpdcsekfruZ1njiSEL04nYodDy4O1qoKusA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: Yes, score=6.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY autolearn=no version=3.3.2 X-HELO: mail1.bemta12.messagelabs.com X-Env-Sender: rlgates AT triumphgroup DOT com X-Msg-Ref: server-16.tower-108.messagelabs.com!1390837718!16254149!7 X-StarScan-Received: X-StarScan-Version: 6.9.16; banners=triumphgroup.com,-,- X-VirusChecked: Checked From: "Gates, Roger" To: "cygwin AT cygwin DOT com" Subject: RE: cygcheck and literal plus sign Date: Mon, 27 Jan 2014 15:47:58 +0000 Message-ID: <5E4FD12CD40F6745B655A229A725EA7561F66C20@TGI-EXMBXP03.tgi.local> References: In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s0RFn67l008292 On Friday, January 24, 2014 9:26 PM Steven Penny wrote >On Wed, Jan 22, 2014 at 10:05 AM, David Boyce wrote >> How about 'g[+][+]' or 'g[+]{2}'? > >Please, no more lazy answers > > $ cygcheck -p 'g[+][+].exe' > Found 0 matches for g[ ][ ].exe $ ascii + ASCII 2/11 is decimal 043, hex 2b, octal 053, bits 00101011: prints as `+' Official name: Plus Sign Other names: Add, Cross $ cygcheck -p 'g\x{2b}\x{2b}.exe' Found 11 matches for g\x{2b}\x{2b}.exe x86/cygwin64-gcc-g++/cygwin64-gcc-g++-4.8.2-1 x86/cygwin64-gcc-g++/cygwin64-gcc-g++-4.8.2-2 x86/gcc-g++/gcc-g++-4.8.2-1 x86/gcc-g++/gcc-g++-4.8.2-2 x86/gcc4-g++/gcc4-g++-4.7.3-2 x86/mingw-gcc-g++/mingw-gcc-g++-4.5.2-1 x86/mingw-gcc-g++/mingw-gcc-g++-4.7.3-1 x86/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-4.8.2-1 x86/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-4.8.2-2 x86/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-4.8.2-1 x86/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-4.8.2-2 $ Roger L. Gates ______________________________________________________________________ This e-mail has been scanned by Verizon Managed Email Content Service, using Skeptic(tm) technology powered by MessageLabs. For more information on Verizon's Managed Email Content Service, visit http://www.verizonbusiness.com. ______________________________________________________________________ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple