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:subject :mime-version:references:content-type:content-transfer-encoding; q=dns; s=default; b=vG4tlq/AjByVuGS+BUedVXqSMhAstdps8AaO70/3mLd Ns5RouLEAmH81kR02850hiqTASfov04NyozVyH6rM4RMX7iPkW1Pz1LRa1PIkfBL nqaLHYqJhd7OE3BOS5nt97W/uCulg9usagDmwa2Mj3XRyxxus1dN6EpP0R+LWN2k = 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:subject :mime-version:references:content-type:content-transfer-encoding; s=default; bh=ZwE8SAP0Mlw5mpc3rImqQrqZOR0=; b=VxQgsl5ut56aeIIfk x9HcIzn+THWveoJxKyEr9W5sN57EbLlwJM7LTdhzzePCxtTAm15JnHZBbMW+aty3 T5v6oHbN8o4tmlFqd2T4EnF4c1FCKbAdpurjS3F+tDTNRfkRLUoXisgWclT6iKUS Ry8ZZy3ZwFg4UKViMyZ3p+Bxg4= 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=3.4 required=5.0 tests=AWL,BAYES_50,HTML_MESSAGE,KAM_COUK,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=H*M:yahoo, utilities, H*x:WebService, H*x:Mozilla X-HELO: sonic301-20.consmr.mail.ir2.yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1576136224; bh=HlKchxLfu81cuHHLT/rcRBJAu69kb4ak2IDjdT/H2ms=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=avAVnnmhNwZoWdGd+1QE+McdsqsLkrY/DsxxhhfO7jb0e5GscsMziBx7H9LxLLcwVek0IrWIcGNW8eorYSlxUNQ9UAf5s2WyA9OfRvHz9JRmxVN+GtM83qAnigGiGStg0DuD3/ULzcEDx6hWDZynQ0+TjCrNXRkfh2Inf96+f/okQp7uohnherR9Tms3zicTagVQMx8rx34MiW5MqP9tkpfysSSOsh46IqNu4ly8HzteF7FY/Cijjiz5dD2+XwqpTs2OJHYoCuHu9ZxgNBAfts6XqjhucSTi3q/fEPMwgIsosWhnbxrTEBGOD6WSPnvd+xwqcT6tSar150ivFsuPmw== Date: Thu, 12 Dec 2019 07:36:57 +0000 (UTC) From: Bernd Eggen Reply-To: Bernd Eggen To: "cygwin AT cygwin DOT com" Message-ID: <419742808.11690190.1576136217387@mail.yahoo.com> Subject: Bug in "factor" (coreutils: GNU core utilities (8.26-2), 64bit edition) MIME-Version: 1.0 References: <419742808 DOT 11690190 DOT 1576136217387 DOT ref AT mail DOT yahoo DOT com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xBC7bgX7020166 Hello, Some time ago I found that the Cygwin-64 "factor" command did not seem to terminate with certain numbers, eg try:   -> echo '3401347*3861211*12099721' | bc | factor The developers provided a fix (in GNU coreutils 8.29), however, after some two years I still find the faulty factor command in the current Cygwin distribution. When are you planning to upgrade ? Cheers, Bernd PS I think this only affects 64bit version -- 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