From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16164 invoked by alias); 15 Mar 2019 09:40:22 -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 16114 invoked by uid 89); 15 Mar 2019 09:40:21 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-7.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=ticket, participate, tickets, H*r:NNFMP X-HELO: nh604-vm9.bullet.mail.ssk.yahoo.co.jp Received: from nh604-vm9.bullet.mail.ssk.yahoo.co.jp (HELO nh604-vm9.bullet.mail.ssk.yahoo.co.jp) (182.22.90.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with SMTP; Fri, 15 Mar 2019 09:40:19 +0000 Received: from [182.22.66.103] by nh604.bullet.mail.ssk.yahoo.co.jp with NNFMP; 15 Mar 2019 09:40:15 -0000 Received: from [182.22.91.131] by t601.bullet.mail.ssk.yahoo.co.jp with NNFMP; 15 Mar 2019 09:40:15 -0000 Received: from [127.0.0.1] by omp604.mail.ssk.yahoo.co.jp with NNFMP; 15 Mar 2019 09:40:15 -0000 Received: from jws700005.mail.kks.yahoo.co.jp by sendmailws508.mail.kks.yahoo.co.jp; Fri, 15 Mar 2019 18:40:15 +0000; 1552642815.011 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1552642815; s=yj20110701; d=yahoo.co.jp; h=Date:From:Reply-To:To:Message-ID:In-Reply-To:References:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=stNDPpQTT6fFgx/pLESWI355slW8xCTH5p5eFd3Shyg=; b=hQMBK+XrCl6SWo7FrA1DBiALorfCwDVtcFHoVtNAPK6TZjV65ykkt2DMeWx1sZkH BffWQouIC5S8ygOXrV141x9bSP6eljdXDrZlVZq88adkJZ+/UeUAlVePLuLJrhRcQDv j4JzvtIj+AMSMdYbl53WfGVSWzKGgpvprdDRi9oc= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=yj20110701; d=yahoo.co.jp; h=Date:From:Reply-To:Message-ID:In-Reply-To:References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=JbM03pUz3LAWQRKawlgZRX6NXht/okFnLOYS23WxqY9CUAjtTk84917PXAOHtrlK QAObnvcS4CMgqGqKov3xwa8BHrxQp7ST0WWF+TVf3mYOdkSanp6uIfZOcJLCbGTtwJC ZvyrQKHbhqeL4TmHd7q7mjEyLYrbnW5o2AcjTbBA=; Date: Fri, 15 Mar 2019 09:40:00 -0000 From: Tatsuro MATSUOKA Reply-To: Tatsuro MATSUOKA To: Mark Geisert , Message-ID: <1216344404.1733525.1552642814407.JavaMail.yahoo@mail.yahoo.co.jp> In-Reply-To: <17710c05-3ccc-b8de-6b8b-db022c1f1ce3@maxrnd.com> References: <1439412702.1866573.1551653028041.JavaMail.yahoo.ref@mail.yahoo.co.jp> <1439412702.1866573.1551653028041.JavaMail.yahoo@mail.yahoo.co.jp> <0faa5fb55a0af4803fcdff786dba8be440355609.camel@cygwin.com> <1346787976.482037.1552451229824.JavaMail.yahoo@mail.yahoo.co.jp> <17710c05-3ccc-b8de-6b8b-db022c1f1ce3@maxrnd.com> Subject: Re: Patch request to qt 5.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00389.txt.bz2 ----- Original Message ----- > From: Mark Geisert=C2=A0 > To: cygwinm > Cc:=20 > Date: 2019/3/15, Fri 17:06 > Subject: Re: Patch request to qt 5.9.4 >=20 > Mark Geisert wrote: >> I believe I've found the root cause of this issue of outbound connect=20 > on a >> non-blocking socket not working under Cygwin. > [...] >=20 > Hi Tatsuro, > This Qt issue should be reported to their developers.=C2=A0 Do you have e= xperience=20 > opening a ticket with them?=C2=A0 If so, please do so and let me know the= ticket/bug=20 > number.=C2=A0 I will participate in discussion there.=C2=A0 I could also = open a ticket=20 > myself if you prefer that I do it. >=20 > It seems to me that we should continue to apply your one-line patch that = turns=20 > off O_NONBLOCK at that one Qt location, as a workaround for this Qt probl= em on=20 > Cygwin.=C2=A0 When the Qt devs fix the root cause and release a new Qt co= ntaining the=20 >=20 > fix, we can then remove our local patch. >=20 > ..mark >=20 > Yaakov: Does this all sound reasonable to you? >=C2=A0 I do not have experience opening a ticket of Qt. However, I frequently open bug tickets to gnuplot and GNU Octave. I will try it tomorrow and report here about submit of the ticket. Tatsuro -- 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