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:message-id:from:to:subject:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Mzj vetTJKuJoCozvYMikLSftoqrsBtMq31nZrVNoSOqZ7qk9J5LAoE1tX/iTY+ZWqag aV5Se37Jvprm256/ZbCuNVBfVG2xkdjvlQWmmDNYARIsiD0U1UtI3Ri6y82UfkON lW34OAv8WweNCDR39HeP9hYPouli74IpWz3+Z0Po= 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:message-id:from:to:subject:date:mime-version :content-type:content-transfer-encoding; s=default; bh=XHWx2RO0k qAuLwPFmFLBwDPxopo=; b=sqpt8awpwUqTYCRxrhHFMUs5tZNwNvQQSEExPgMgK bgEghISEBmZ2KsgmhMbi0f8DMa6A7mgZOk9dLQwRFE4EWN+9SX0onQPhJ/PbDSlL rL/dVi5XBwW+IA4wvapPrpSI3pAUZ1W2kyKv8MiZxZ8SwAtnVv+HaZrcPyRHLYz7 yk= 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-Virus-Found: No X-Spam-SWARE-Status: Yes, score=6.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: smtprelay01.ispgateway.de Message-ID: From: "Kai Tischler" To: Subject: xargs: Broken in version 1.7.28; works in legacy version 1.7.7-1 Date: Wed, 19 Feb 2014 12:48:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Df-Sender: a2FpQGthaXRpc2NobGVyLmRl X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s1JBmhvi023388 My OS: Win XP Pro SP3 My XEmacs: 21.4.19 My original problem: - I had upgraded to the latest CygWin version 1.7.28 - XEmacs hangs at startup; because an xargs process hangs - Furthermore, xargs does not seem to work properly in the shell At first I thought that XEmacs shouldn't invoke an xargs process at all at startup; but investigation showed: An xargs process IS invoked at XEmacs startup for ages ... So something had to be probably "im Argen (wrong)" with the latest xargs version. I then went back in time using the CygWin Time Machine; and installed the legacy version 1.7.7-1; and voila: Everything xargs-related seems to run like a charm again. My conclusion is: Somewhere between the legacy version 1.7.7-1 and the latest version 1.7.28, the behaviour of xargs has changed for the worse. Some further remark: I have gone back to the legacy version 1.7.7-1 by chance; of course I cannot try out each and every legacy version before the latest. -- 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