GNU bug report logs -
#59139
29.0.50; batch-byte-recompile-directory doesn't recompile file as expected
Previous Next
Reported by: David Ponce <da_vid <at> orange.fr>
Date: Wed, 9 Nov 2022 01:20:02 UTC
Severity: normal
Tags: patch
Merged with 59236
Found in version 29.0.50
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
David Ponce <da_vid <at> orange.fr> writes:
> On 13/11/2022 08:23, GNU bug Tracking System wrote:
>> Your bug report
>> #59236: 29.0.50; batch-byte-recompile-directory doesn't recompile
>> file as expected
>> which was filed against the emacs package, has been closed.
>> The explanation is attached below, along with your original report.
>> If you require more details, please reply to 59139 <at> debbugs.gnu.org.
>>
>
> As mentioned in bug#59236 and my reported bug#59139, the patch
> 8638aace3f to use the variable `byte-compile-ignore-files` has
> the logic inverse for both file and *directory* parts.
> Currently the patch a01024c859 fixed the logic for file part, but
> the fix to the directory part is still missing, as far as I can
> see in master. Currently, according to the code, when a
> directory matchs `byte-compile-ignore-files` it is appended 2
> times instead of being ignored.
You are right. I have also discovered that this is related to the
failing tests reported in bug#59109. I'll rework your patch and apply
that then.
This bug report was last modified 2 years and 182 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.