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:date:from:reply-to:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=CRZwtTjRTjD3S46V Mu4o8iReq40xl8+/Ov/IkyMckJ0YpPYLz4+MoglXB8S4A/x3MfmuaCYppjQdYSQl eeX2OyPeIa4rFCH/wwd4JSz2/4oDrIgyMeb/pTsagbBq7I3If7jIM6/BUJ+iZZvh 4SKbS5GRQwoA8jB1IEuq7vafYfY= 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:date:from:reply-to:to:message-id:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=5TaAyt8i+j4fBwcbqz1/jt 8a/ME=; b=oyyLoyBtO6JS73R+Pfx/6MNEjbisD5qkqxVVfzDKIdR9tJwUG3Gzct qBFvrJv/OsCK/fWl/n2taBmG8E/BDlLHZKJQVhCMHZ0Hr6wyw+3Fn9LmP9Ry1Fcw PMmfD7Jyea6PcgQHZ4BdFIiKNTT1QMh/6lpXX8CMp8TPTL/1+vwvs= 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-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*r:NNFMP, H*M:JavaMail, H*M:yahoo, our X-HELO: nh602-vm2.bullet.mail.ssk.yahoo.co.jp DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1552696880; 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=S/eu6eLiLNau/C9PA1q+V1OjPv+lqzQlV2nm77RVHwg=; b=dFXk4eQcnNP1Vaa3LqkBFX+HdqTLGeNXT9hx9kkXSkq3gQkG5hl9EfG+qP7t9plT 02taLfZt8V9JKVjZtlxwvlXTflVhoQiBHfSh4Yx3e4pyGAYP5iVXJ4zK3r5qg4sh5Dz H4sTIroKviYp9r67Oswbu26KBw2KonF/QulXYVa4= 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=X4Ys7B+IezWgxyMNBxIr+CH/byzVQq5si9T5hpDBHAJJWCAIiZgX5Ww2HdicSzke XheFK1n4xBAy6dXvbo7Eh/HEwJTGvftPx2i0PKE2OGzugk8TRqSH+foVJJR74tej6g3 LXINCbYQ/kUstPNVqJSPtPSM3tMjSrMEjBV94Upc=; Date: Sat, 16 Mar 2019 09:41:19 +0900 (JST) From: Tatsuro MATSUOKA Reply-To: Tatsuro MATSUOKA To: Mark Geisert , Message-ID: <1252985381.1651988.1552696879328.JavaMail.yahoo@mail.yahoo.co.jp> In-Reply-To: <1216344404.1733525.1552642814407.JavaMail.yahoo@mail.yahoo.co.jp> References: <1439412702 DOT 1866573 DOT 1551653028041 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp> <1439412702 DOT 1866573 DOT 1551653028041 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <0faa5fb55a0af4803fcdff786dba8be440355609 DOT camel AT cygwin DOT com> <1346787976 DOT 482037 DOT 1552451229824 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <17710c05-3ccc-b8de-6b8b-db022c1f1ce3 AT maxrnd DOT com> <1216344404 DOT 1733525 DOT 1552642814407 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> Subject: Re: Patch request to qt 5.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x2G0fapH016315 >> Hi Tatsuro, >> This Qt issue should be reported to their developers.  Do you have > experience >> opening a ticket with them?  If so, please do so and let me know the > ticket/bug >> number.  I will participate in discussion there.  I could also open a > ticket >> myself if you prefer that I do it. >> >> It seems to me that we should continue to apply your one-line patch that > turns >> off O_NONBLOCK at that one Qt location, as a workaround for this Qt problem > on >> Cygwin.  When the Qt devs fix the root cause and release a new Qt > containing the >> >> fix, we can then remove our local patch. >> >> ..mark >> >> Yaakov: Does this all sound reasonable to you? >>   > 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. Mark I created the Qt bug. https://bugreports.qt.io/browse/QTBUG-74486 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