chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Drop memoization of envvars used by create-temporary-{file,direc


From: Mario Domenech Goulart
Subject: [PATCH] Drop memoization of envvars used by create-temporary-{file,directory}
Date: Tue, 02 Jan 2024 20:52:43 +0100

Hi,

Attached is a patch to fix an issue (#1830) affecting
create-temporary-{file,directory} in cases where the environment
variables they use to determine the directory where temporary
files/directories are created get changed.

Please see the commit message and https://bugs.call-cc.org/ticket/1830
for more details.

The patch also contains some updates to the documentation and a couple
of simple tests.  The tests will be called by "make check" on Windows,
but I haven't run them there as I don't have a Windows system.

All the best.
Mario
-- 
http://parenteses.org/mario

Attachment: 0001-Drop-memoization-of-envvars-used-by-create-temporary.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]