From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24629 invoked by alias); 10 Jan 2010 15:33:15 -0000 Received: (qmail 24619 invoked by uid 22791); 10 Jan 2010 15:33:14 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Received: from static-213.50.114.146.addr.tdcsong.se (HELO mail.icomera.com) (213.50.114.146) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 Jan 2010 15:33:10 +0000 Received: from [127.0.1.1] (80.229.223.150) by mail.icomera.com (192.168.64.17) with Microsoft SMTP Server (TLS) id 8.1.240.5; Sun, 10 Jan 2010 16:33:07 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH 0 of 1] Fix curl downloads Message-ID: Date: Sun, 10 Jan 2010 15:33:00 -0000 From: Richard Strand To: "Yann E. MORIN" CC: crossgcc@sourceware.org X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2010-01/txt/msg00059.txt.bz2 Hi Yann, All, HTTP file downloads currently don't work correctly using curl if they get a redirect or a 404. This patch fixes this problem. Regards, Richard Strand -- For unsubscribe information see http://sourceware.org/lists.html#faq