From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 446D61F8C6 for ; Mon, 2 Aug 2021 05:49:12 +0000 (UTC) Received: from localhost ([::1]:51210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mAQp5-0006jx-6w for normalperson@yhbt.net; Mon, 02 Aug 2021 01:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45204) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mAQp1-0006jM-Hz for bug-gnulib@gnu.org; Mon, 02 Aug 2021 01:49:07 -0400 Received: from mail-wr1-f52.google.com ([209.85.221.52]:43900) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mAQoz-0004hE-O4 for bug-gnulib@gnu.org; Mon, 02 Aug 2021 01:49:07 -0400 Received: by mail-wr1-f52.google.com with SMTP id h14so19964854wrx.10 for ; Sun, 01 Aug 2021 22:49:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=If9uOkDI5UNJDtgdY6eGGcQLl1E6+JzH6NbZy9AsSMc=; b=tIkdGH1ysCGg63xg+AIKc3RVfFV+QZX0li8JxE6CynHvMrHGZW7ZI2P2ek7mP6Hz6k /c58EsXOsIaUMpkuEAyRQx/w6D1Tyvky3Plv2qH+IG+seYBNu5Dh5oFkUUceJbbIt2QV qpfIOa2sACVgV2732H3KzcXgzpTvSMkXM27uAJvQA3lXv0F4TxOAq8UIXGtf2oEVwauV 6ErFVHtagnbQKaFTNA4Z2RUYaKaYVHAHnyeUP9IOBlOPCVEdMN40Cr22hlHphZYe/8Mg CDyCkIplJrzEKoJfZ5hpraOJrGGVa7DjNwFIasT2OAExWCKVA3HnoQXYjTgfDJiYmOce Ninw== X-Gm-Message-State: AOAM531qZ5XKaosLWfblRMeBNgtOx8F6q8MOCXSwaQBYep8JwvWyhu3l sKhPgOdqcA04k/L+xiChLh//pfxD7Smk8SBaMPg= X-Google-Smtp-Source: ABdhPJwY/MvTN5yNQa17R0Et3knlVhkrAcsppu06dibAuLQatDNteuho87x6hgv27W5uSISLysQiRt8ElPF5iXm2ww8= X-Received: by 2002:adf:f20d:: with SMTP id p13mr15631437wro.287.1627883343823; Sun, 01 Aug 2021 22:49:03 -0700 (PDT) MIME-Version: 1.0 References: <61404f5d-d1c7-047f-8a4d-5fb7e61bc04a@cs.ucla.edu> In-Reply-To: <61404f5d-d1c7-047f-8a4d-5fb7e61bc04a@cs.ucla.edu> From: Jim Meyering Date: Sun, 1 Aug 2021 22:48:51 -0700 Message-ID: Subject: Re: any pending fixes? preparing for diffutils release To: Paul Eggert Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=209.85.221.52; envelope-from=meyering@gmail.com; helo=mail-wr1-f52.google.com X-Spam_score_int: -13 X-Spam_score: -1.4 X-Spam_bar: - X-Spam_report: (-1.4 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=0.248, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Gnulib bugs Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" On Sun, Aug 1, 2021 at 10:36 PM Paul Eggert wrote: > One minor problem I just discovered with the now-released diffutils 3.8, > a problem that was caused by my recent Gnulib changes, is that building > diffutils on RHEL 8.4 results in diagnostics like the following: > > In file included from dirname.c:25: > xalloc.h:133:3: warning: 'malloc (rpl_free)' attribute ignored on > functions declared 'inline' [-Wattributes] > 133 | _GL_ATTRIBUTE_ALLOC_SIZE ((1, 2)) _GL_ATTRIBUTE_RETURNS_NONNULL; > | ^~~~~~~~~~~~~~~~~~~~~~~~ > > > These diagnostics are annoying but otherwise harmless. I just now > installed a Gnulib patch to fix this, here: > > https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=9b69ffb766a2f6c0a06ad4b71040209534fde094 Thanks. I won't wait 2.5 years for the next release :-)