From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51141 invoked by alias); 26 Sep 2015 22:10:38 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 51074 invoked by uid 89); 26 Sep 2015 22:10:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qk0-f174.google.com Received: from mail-qk0-f174.google.com (HELO mail-qk0-f174.google.com) (209.85.220.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 26 Sep 2015 22:10:36 +0000 Received: by qkfq186 with SMTP id q186so55001288qkf.1 for ; Sat, 26 Sep 2015 15:10:34 -0700 (PDT) X-Received: by 10.55.51.84 with SMTP id z81mr14109561qkz.21.1443305434512; Sat, 26 Sep 2015 15:10:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.75.85 with HTTP; Sat, 26 Sep 2015 15:10:05 -0700 (PDT) In-Reply-To: <87y4fszvpc.fsf@sergiodj.net> References: <87y4fszvpc.fsf@sergiodj.net> From: Simon Marchi Date: Sat, 26 Sep 2015 22:10:00 -0000 Message-ID: Subject: Re: Broken build details view? To: Sergio Durigan Junior Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-09/txt/msg00594.txt.bz2 On 26 September 2015 at 18:01, Sergio Durigan Junior wrote: > > Yes, I am sorry about that, it is something I'm hacking to improve the > build details page, but I left it in an inconsistent state, sorry about > that. I put the old page back there, things should be normal now. > > Thanks for the notice. Thanks for fixing it so quickly. And sorry for breaking gdb itself!