[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] lib/hash.c, lib/hash.h: Prune deprecated code
From: |
Collin Funk |
Subject: |
Re: [PATCH] lib/hash.c, lib/hash.h: Prune deprecated code |
Date: |
Mon, 07 Oct 2024 18:54:34 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Ben,
Ben Allen <ben@njinx.co> writes:
> Removing deprecated function hash_delete()
> ---
> lib/hash.c | 6 ------
> lib/hash.h | 5 -----
> 2 files changed, 11 deletions(-)
Thanks for the patch.
I recommended the same a while ago [1]. But the consensus was to wait
until a new version of GNU Patch has been released, since the latest
release uses hash_delete.
Collin
[1] https://lists.gnu.org/archive/html/bug-gnulib/2024-04/msg00222.html