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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; q=dns; s=default; b=l6TZCBx PLiGmjMifUscBE+99i+mBUih/3s1FF5HnvmgqOEmiSeCoLYlvQgkuseoozzgHpJ5 FsKimURmhPlhEFjnaekeqywcy0k+VX8kgGoyWhI9vZs6N0D/kkscyWNeRRNtc6pk kSLt9Wu8vpfseQg3i7xY/98LiDi3f9Qw60Wg= 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:mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=default; bh=vcK+nRJ1el9FM P/hNv8sDYaUEzo=; b=UZ3hUsByUVOUebcASqDNoB8yrAQZOU4dCLcdFQW1I63X+ J/dsnVP9lqOdf51HHdR2R7lWjOceqaEP6lAw0T5dhTyZmUD18SMX4cGL7aP9UuIV U0+ZZGTJSZwsSU3NbIojz/brhZBAeM+oeDemSb6uyTKp8S5aHP60D7eSnQK/+w= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=Effective, H*c:alternative, UD:png X-HELO: mail-qv1-f67.google.com 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; bh=DaA2rJ0+xx/Jc1Wz9ZbSHBJt/ykpGwR9cmFMXPhKx+E=; b=tP+/Hz5m58o2o+Ietl90ifwiicZLkysY8r14gCZKFGk4qKMC7DxlBjdxX8yEJJtT/L wu3nU+dDZtIvIJjlsxtNExFbZOmMTVquq3dVFiTtJDdw5fijJyJBdQk39CfCn0nc++sQ m9TB30Zb/SwxWU4w2OttjD6mkPx0hwXieCM2zHU+M3fRjbgma+0E8W0oUwQ06mIk8Mnb twkFHvwlCcSVYlH12eGb269Gsx2AhvcOVQte2Va5TLW2P3j+C2kaA5TPgCGz64VLGMYs fZZLK7M9wd1J8DzF+gMQJJqzukG7gK+hkKMDH/EzXWEPA/AC71Al12dkr886CiGBy8Qs dm6w== MIME-Version: 1.0 References: In-Reply-To: From: Csaba Raduly Date: Fri, 20 Dec 2019 17:29:31 +0100 Message-ID: Subject: Re: Unexpected output from curl and wttr.in To: cygwin list Content-Type: text/plain; charset="UTF-8" On Thu, Dec 19, 2019 at 3:10 PM Mike MacEachern wrote: > I'm currently at a loss with how curl is parsing wttr.in. Now I've used > it without in the past, but it seems right now it's really struggling. > I've checked and echo $LANG reports en_US.UTF-8 just in case that was > the issue but it's not. Now I've tried both mintty and the Windows > console (and changed ForceV2 to 0 as well), no dice. > > What's interesting though if I use Cygwin to SSH into my Linux running > laptop, curl's output looks fine, so the issue doesn't appear to be > terminal related, unless there's something else I'm missing. Here's a > screenshot of what's going on. > > https://i.imgur.com/NNgtmlD.png > > Works just fine for me on Windows 10 and mintty https://imgur.com/ugWl9BY Csaba -- You can get very substantial performance improvements by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler So if you're looking for a completely portable, 100% standards-conformant way to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK) -- 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