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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=QGWb0k9uQwrmhLso 7Z9YwR6znVox89HvgsUCC7cacAp7pDGuFmsg1+7hiVsM5sJ7bGU+aox9tHog6Fv2 TIE2R/Rg08U8JMU2SvVWvzXbs2mRh3OPmhc8fd8SQR0jRVorlbW7JWjIBJEghoRR sBwwsH9m8TtRQSrWOgxufutP81Q= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ZHc8pYrvAW4kkfOs0iPckC Rjm48=; b=WLIOvuWyibrfq/RZIoc6FueJ4DGA1qIo3bbU6erGrZtXOsZtOQ7ffd dSGxA16qvD4YRHHnu8YDD3GHM9/h0AlXtjxE/il4PWLn9HCNMClQ/gYoLNBKHXBa xqE4DyiyP+cjY3RnY8BT3dTquucYpVWWErwYBUHds2s/tRc/XbNiw= 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: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy= X-HELO: mail-it0-f66.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=mfcoWxBYR5me3CZFvgxQllVpMFL4rp+TFjk6U2x30UU=; b=mrmhuKAfCXBkMYRRtC3FV6uiA+41tV1diZzEI1+LrfMQRb0LexIdNdFfNLvxI7lc7D uu2DTqTz3oTEktl4YJMUA8vfbXAbIJOeCsAUcr6iqmupZfeJNJZ/FMLiTftcsvMOnmWU fPHP5Sug5XuqXyrVt8khJff1yx2Cv3EVOGuLGUYvO0ZrkVx77MahSzEKX4NeXl7oYbVG vdzOaPGR408bgPfJ0iPGokKaqexYYxqC6Hq737L5KunczVB9iAbW2i4QMVHb19pNO8rk JlZIPgNZIUGQ69dehV3UcIrP+JbZnfEzylN4LGJ2z5V6Iw8neZW5I4zPacMcKFlo50/n fSUg== X-Gm-Message-State: AIkVDXIdXKhlKd/liGJKJ+Ifxdb+ZamQeqIG7LlR2fdEbmFcp/oSxOX6AolDWU/PQFJWkQ== X-Received: by 10.36.29.18 with SMTP id 18mr12153374itj.1.1484696618469; Tue, 17 Jan 2017 15:43:38 -0800 (PST) Subject: Re: cygcheck (64&32) output contains DOS line terminators To: cygwin AT cygwin DOT com References: <82bffdef-29c2-f9cb-4382-b01d8f7e6e69 AT SystematicSw DOT ab DOT ca> <0D835E9B9CD07F40A48423F80D3B5A704BBDBF0F AT USA7109MB022 DOT na DOT xerox DOT net> From: cyg Simple Message-ID: <575b11e6-87eb-23f0-b024-339f89e1c6ce@gmail.com> Date: Tue, 17 Jan 2017 18:43:28 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A704BBDBF0F@USA7109MB022.na.xerox.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 1/17/2017 4:44 PM, Nellis, Kenneth (Conduent) wrote: > From: Brian Inglis >> On 2017-01-17 13:21, Marco Atzeri wrote: >>> On 17/01/2017 21:00, Brian Inglis wrote: >>>> All cygcheck output seems to have DOS line terminators in both >>>> Cygwin 64 & 32. >>>> Is this by design or just because it's a native Windows app? >>> second one >> >> So by accident rather than intent? >> Could that be easily changed to be more Cygwin-like? >> Or would it involve more difficult changes to a lower level API? >> >>>> It's annoying in command lines and scripts to have to strip the \r. > > I agree. Despite the fact that it's a "Windows app", the fact remains > that it is installed in /usr/bin, so its clear intent is to be run > from the Cygwin command line. --Ken Nellis > Anyone willing to write a patch to set the output to binary mode instead of text mode? -- cyg Simple -- 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