X-Recipient: archive-cygwin@delorie.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:cc:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; q=dns; s=default; b=WcEIW8n7zbmBhXLq2X9mk2WSl9sFK
	5AN1FYvr+JyjFXoItteT02JGM5pyNzlGpzoQdfSoiUty6zyHiDMF1EXe+CI+XDst
	PH4qQOAdPvfPJGhVrFgbj7QN/Bnr0lTqBLfbGe0WVJnm8xVFnUkERxafM6rH97OT
	54k/aEKtEvysQ0=
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:cc:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; s=default; bh=K8qk3K1u0H43siYRFARSaA790i0=; b=g+Z
	gtxuW62Pj193HgD12Ubo+anFEO2+HFpvNpP/L6ziJvgdZLabQDYr2j98M3CwJ1RJ
	oGzNAfHhixbyC6vNZ8eK39Z/udyS0/5SJsmMVh29QwX99vm1KOfxbTcdqqThFxcw
	M6ui8beZXdfmnRGE279oZlnVDjVIclcDNUunXRkI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.0 required=5.0 tests=BAYES_40,CYGWIN_OWNER_BODY,GIT_PATCH_2,MIME_BASE64_BLANKS,SPF_PASS,T_FILL_THIS_FORM_SHORT,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 spammy=gordon, tes, H*r:14.3.408, H*r:ip*14.3.408.0
X-HELO: mga04.intel.com
From: "Wong, Samuel" <samuel.wong@intel.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
CC: Bruno Haible <bruno@clisp.org>, Assaf Gordon <assafgordon@gmail.com>
Subject: RE: iswcntrl() regression
Date: Tue, 8 Jan 2019 22:56:13 +0000
Message-ID: <32D195F99D0F734795D1B72463B14F5498937635@ORSMSX112.amr.corp.intel.com>
References: <24530320.43gEWRNkUz@omega> <cd4691c0-da99-46b5-6001-594499a8d2fa@towo.net> <20181219133711.GJ28727@calimero.vinschen.de>
In-Reply-To: <20181219133711.GJ28727@calimero.vinschen.de>
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x08MuSKL031900

Hi All,

I have tried to unsubscribe from the Cygwin mailing list.

I have tried simple way to unsubscribe by entering Mailing list name, Your email address.  But I cannot find out the mailing list name.
I have read the unsubscribe full, but still cannot find the mailing list name.

Please help to unsubscribe me for all mailing lists with Cygwin.

My email address is samuel.wong@intel.com



Thanks
Sam.

-----Original Message-----
From: cygwin-owner@cygwin.com <cygwin-owner@cygwin.com> On Behalf Of Corinna Vinschen
Sent: Wednesday, December 19, 2018 5:37 AM
To: cygwin@cygwin.com
Cc: Bruno Haible <bruno@clisp.org>; Assaf Gordon <assafgordon@gmail.com>
Subject: Re: iswcntrl() regression

CCed Bruno and Assaf, I guess both are not subscribed to the Cygwin ML.

On Dec 19 14:25, Thomas Wolff wrote:
> On 19.12.2018 13:53, Bruno Haible wrote:
> > Hi,
> > 
> > POSIX [1] requires that iswcntrl (EOF) == 0.
> Interesting special case, as EOF is not a character.
> In newlib/libc/ctype, this could be fixed in iswcntrl_l.c as a special 
> condition, or injected as a special case in the categories.t table.
> Are there any other special requirements concerning EOF?
> Thomas
> 
> > 
> > This was true in         CYGWIN_NT-10.0 2.9.0(0.318/5/3) (x86_64)
> > but is no longer true in CYGWIN_NT-10.0 2.11.1(0.329/5/3) (x86_64).
> > (Reported by Assaf Gordon.)
> > 
> > Looking at the changes that occurred in the cygwin git between
> > 2.9.0 (on 2017-08-03) and 2.11.1 (on 2018-08-31) it appears to me 
> > that the culprit is the commit
> > 41f72ab4d7c404b8ac2a5e1187d79164992e4483 (on 2018-03-09).
> > 
> > I would like to CC its author, Thomas Wolff, but he gave an invalid 
> > email address <mintty@users.noreply.github.com> in the commit.
> > 
> > This regression was found by gnulib's test suite 
> > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=tests/tes
> > t-wctype-h.c
> > 
> > Bruno

Thanks for the report, Bruno!


Corinna

--
Corinna Vinschen
Cygwin Maintainer

--
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


