Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Eduardo Bustamante Newsgroups: gnu.bash.bug Subject: Re: write() not retried after EINTR in printf and echo Date: Tue, 25 Dec 2018 19:34:35 -0800 Lines: 14 Approved: bug-bash@gnu.org Message-ID: References: <996dc3ea-0718-481b-3dc7-4fd358a3a64e@case.edu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1545795294 17845 208.118.235.17 (26 Dec 2018 03:34:54 GMT) X-Complaints-To: action@cs.stanford.edu Cc: Chet Ramey , bug-bash To: Bize Ma Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=40Oov5zSkFSCqhzjBD67VMGL2ifnvE52xbvTE1NgjRk=; b=c0SBhDyt3npgu9WWqNvXRmMAmURZzIARu2m/spcj6bqbFIeghQyd68WrLtWO5gfvsH 3lusRwUpwA1nt592WxH1TSR4kg6AMy87r7/V4AGMAqwy/dQ+w45afgi9JmtaNt2OgUhm TU6LrH3Ub45rRQh/eASVV1PIV/wV5skm7g++P44FK84qwr40DmFFZKY7D+RMSUvygAII fhk1xFzGFh3tXfn17Vmqddv4n2QXFz0BfdzzkAalcKx0Ogdyu0zPg+H/bGcd+NdjkpK6 +dIGIm3MRA9PA+51yPAWcT4gDKUHBcND6oyExXP4yawBtrVwUofsO7a7SitAg2oVAOZ3 lAvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=40Oov5zSkFSCqhzjBD67VMGL2ifnvE52xbvTE1NgjRk=; b=YH4FT6dpQcURGcJmAvejguwK4Up8WrohodPq1Q/odLf0IaBpM+XE5AfldYIjy7dSDZ T/EvWpzON5xVQ34obngypi6knuDmXt+/dzefyN7wvIlcVTJ+PWhQ6Mmxpn9h4I7DDX0R T1h/s6ZEZ8gc6tIN/rHdLfi3GXGS+sv9sWo+n7RYHlIs7vl2buZZPpo9UPUmcA6gFR7N 2NQjJUKujB2em8lY7WCtl9ypehzLQlCFfVS3bmRACs2KZKFfdBG6ar559x88ZoZQc9O3 5gCPupMCZb6/S/JdRbCzOYeQFwEODDIYKwIV/qVkntRgYZfu4+XOstue7J5tCdNS0Fz6 kCUw== X-Gm-Message-State: AJcUukcF1N/w9qE561PGXUT5r5lelTL0/9Y2FQd2RIRnT1nonwnAHMST jlC40cseAMjVWhdTzbWs8aj/bLKF1xcinxpcqIE= X-Google-Smtp-Source: AFSGD/XoyS/WG9/dOP0ozH4mzOdm0tTF97AvEv32ejbEy4kFK/XKg2gJtwwGXTy81usaIxr9fyTBDZF4ZH6HQ3Vlgq8= X-Received: by 2002:a2e:990e:: with SMTP id v14-v6mr11597372lji.60.1545795289171; Tue, 25 Dec 2018 19:34:49 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::232 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14951 On Tue, Dec 25, 2018 at 12:01 PM Bize Ma wrote: (...) > But, probably, I should just not inform you of what others think given your > upfront rejection to any (constructive) criticism. (..) > Do as you wish, we will still be able to form our own opinion about buggy > code. This is not constructive criticism at all. What if instead of complaining you do something about it, like, fixing the problem (send a patch)? Chet doesn't owe you anything.