From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 45452 invoked by alias); 31 Jan 2017 00:00:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 45354 invoked by uid 89); 31 Jan 2017 00:00:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*f:sk:9b32661, Hx-languages-length:286, H*MI:sk:9b32661, H*M:google X-HELO: mail-oi0-f48.google.com Received: from mail-oi0-f48.google.com (HELO mail-oi0-f48.google.com) (209.85.218.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 31 Jan 2017 00:00:31 +0000 Received: by mail-oi0-f48.google.com with SMTP id w204so205439725oiw.0 for ; Mon, 30 Jan 2017 16:00:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:references :user-agent; bh=KRjEBxPavExftnabqfVBJTIrxuWSY+oZh9nOUELnmE4=; b=qzLK4C1gfxim+n3UKqD05Foxz1ixaSwyK5PGZKXrdIiXAfcqqZ0gEeRIoW2Me8XSH9 NltboSbCJCT1XG4xiiwCmvgdTd8Drjn6tWsq3W+/MycMqV7Yx0EHTPypgGwo8ogqbVqC Qjnlu0XJ9inpkyjhYYz5X+RtkiyL3gTOWcFpmHc30qPQ88bbkLOTfBPu0CvSj37U0MvO odGV6vSOfp+95Hlr/9Ojaiy5vxezWO+OOgAwDgJx7LRUmrcul88TblP/nHJD8UnLcsXU VR1fqTJ0GyetO3Q9TpDX/79cikz7WzGoYXWls9fZAdtJQruqqh0TJRZtY91G83FHY2VB G1+A== X-Gm-Message-State: AIkVDXJxoi+hjBAS/WoOquU/H7iTCFXgAMISzBVXGtOhznBwJ445xG0jjGaszQ3TkDml7A== X-Received: by 10.202.79.150 with SMTP id d144mr14050952oib.149.1485820829703; Mon, 30 Jan 2017 16:00:29 -0800 (PST) Received: from tmp.4epVbm9f0y ([2605:6000:9fc0:56:811:343f:f904:d318]) by smtp.gmail.com with ESMTPSA id e8sm7888729oib.0.2017.01.30.16.00.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Jan 2017 16:00:29 -0800 (PST) Message-ID: <588fd39d.0850ca0a.19e63.896a@mx.google.com> Date: Tue, 31 Jan 2017 00:00:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: cygcheck and literal plus sign To: cygwin@cygwin.com References: <9b32661c-9397-62e5-5309-bfee2c2aca29@dronecode.org.uk> User-Agent: mailing-list.awk 1.0.0 X-SW-Source: 2017-01/txt/msg00394.txt.bz2 On Mon, 30 Jan 2017 18:30:19, Jon Turney wrote: > I added a workaround to the script so that corresponding decoding ('+' > -> ' ') is skipped if it looks like a cygcheck request ('text=1'), so > this should be working again Confirmed fixed, thanks. -- 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