[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74289: 30.0.92; `require-with-check' fails on non-existing files
From: |
Stefan Monnier |
Subject: |
bug#74289: 30.0.92; `require-with-check' fails on non-existing files |
Date: |
Sun, 10 Nov 2024 16:51:14 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>>> `require-with-check' fails since
>>> 0aae02a3741c397d6952e3128d434827aca0f912 on non-existing files.
>>>
>>> See the CI run of the Compat test suite:
>>>
>>> https://github.com/emacs-compat/compat/actions/runs/11763132765/job/32766767667
>>>
>>> This call fails:
>>>
>>> (require-with-check 'compat-does-not-exist nil 'noerror)
>>
>> Oops, can you confirm that the patch below works for you?
>
> It does look correct :) Thanks.
Than you, Daniel, pushed to `emacs-30`.
Closing,
Stefan