]> Savannah Git Hosting - gnulib.git/commit
clean-temp: Fix link error (regression yesterday).
authorBruno Haible <bruno@clisp.org>
Wed, 30 Apr 2025 11:11:01 +0000 (13:11 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Apr 2025 11:12:23 +0000 (13:12 +0200)
commitf47c5f2e21d0ccedb271b406e35b6963b23a64c4
treec55ce964206c576cc350f6091b5d253a9d6b1a65
parent0b6939d6ac1f6e4158772522fc2a0f2ae254e930
clean-temp: Fix link error (regression yesterday).

* lib/clean-temp.c: Include hashkey-string.h.
(create_temp_dir): Use hashkey_string_* functions instead of
clean_temp_string_*.
* lib/clean-temp-private.h (clean_temp_string_equals,
clean_temp_string_hash): Remove declarations.
* modules/clean-temp (Depends-on): Add hashkey-string.
ChangeLog
lib/clean-temp-private.h
lib/clean-temp.c
modules/clean-temp