From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92892 invoked by alias); 26 Feb 2018 17:01:19 -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 92833 invoked by uid 89); 26 Feb 2018 17:01:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=dear X-HELO: mail-qk0-f195.google.com Received: from mail-qk0-f195.google.com (HELO mail-qk0-f195.google.com) (209.85.220.195) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 26 Feb 2018 17:01:14 +0000 Received: by mail-qk0-f195.google.com with SMTP id b130so19892439qkg.9 for ; Mon, 26 Feb 2018 09:01:14 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=S9YIFCT77LmIny+RdyWJBIKN/+BWxqQ7zIO9AGZFcTk=; b=F/wm9h2j6s1laCVSWhETGV4zuEKKadiUHcncibMY2paeT8y5lxZMyBUM9Q3KWxkaTF M5of4aLQoYfP+peM0E9cFcCV+N85cjrx6GByf1J7HrKF43Dy2VHp7/ALkHf9TPkkGXhZ Uuz4JJlbzjw/ovDIHdN4jqoAV63H+mneGHlg/m+mvq8Y/K3kM69qy+Pa/bz0vp0/KMAo DJOdWZf48/5qnU3RUlJhhpDoJuPBzSy0fkbrYqC4Bisy3OrD4nUPAXm5baY2P/Zgun5d icDK33/YBK+bZXt31Mis9IV9M2ziMvOE+5IsETqw+OYOrQ8hQCVe5WQ0j5zJRp3FVEUV 1ZQw== X-Gm-Message-State: APf1xPCkFsIgGMmsJ4eAcX8wiUtIEuY0pDpt9XNA4QGpUcuorgPwhVSS URS7Nckyw3As7nDcMU8ZNfARgkBmnTCHtpLqpp4= X-Google-Smtp-Source: AG47ELtSPPVhie1y0J0qRsmMtJbM79GiLdhPoHJsnCsUpkKdTlCjSTGV0pstifWANrqJBeJdsOYXzhZ25db2qp1gEoU= X-Received: by 10.55.125.65 with SMTP id y62mr17499370qkc.241.1519664472738; Mon, 26 Feb 2018 09:01:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.217.57 with HTTP; Mon, 26 Feb 2018 09:01:12 -0800 (PST) In-Reply-To: <35cc7ed70ced98eedf9c065faa602abb1dfac537-master-breakage@gdb-build> References: <35cc7ed70ced98eedf9c065faa602abb1dfac537-master-breakage@gdb-build> From: Yao Qi Date: Mon, 26 Feb 2018 17:01:00 -0000 Message-ID: Subject: Re: Oh dear. I regret to inform you that commit 35cc7ed70ced98eedf9c065faa602abb1dfac537 might be unfortunate To: gdb-buildbot@sergiodj.net Cc: Yao Qi , GDB Patches Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00386.txt.bz2 On Mon, Feb 26, 2018 at 4:36 PM, wrote: > My lords, ladies, gentlemen, members of the public. > > It is a matter of great regret and sadness to inform you that commit: > > Remove one argument abbrev_len in read_partial_die > 35cc7ed70ced98eedf9c065faa602abb1dfac537 > It is caused by one mistake I make during rebasing this patch. The build failure should go away with latter patches. Sorry for breaking the build. --=20 Yao (=E9=BD=90=E5=B0=A7)