> Le 14 janv. 2019 à 00:42, Bruno Haible a écrit :
>
> Hi Akim,
>
>> I think that it's more than this.
>
> Indeed!
>
>>* modules/backup-rename (Depends-on): It now depends on opendirat
>>instead of opendir. It also uses stdbool, and xalloc-oversized.
>>But no longer dirfd.
>>
Hi Akim,
> I think that it's more than this.
Indeed!
> * modules/backup-rename (Depends-on): It now depends on opendirat
> instead of opendir. It also uses stdbool, and xalloc-oversized.
> But no longer dirfd.
> * modules/backupfile (Depends-on): Add xalloc-oversized.
Typo in C
Akim Demaille wrote:
I think that it's more than this.
Thanks, please install those, I trust your judgment.
It seems quite difficult to track these dependencies. Can nothing be automated
there?
Probably
t;> commit ffd5d5bb4b282d4e7a1f83d5a60ade30bac5a6f1
>> Author: Akim Demaille
>> Date: Sun Jan 13 11:16:20 2019 +0100
>>
>>backup-rename: update dependencies
>>
>>* modules/backup-rename (Depends-on): It now depends on opend
Hi Akim,
> I tried to use the backup-rename module, and it failed to compile for lack of
> "opendirat.h". So I think we need this patch.
>
> Cheers!
>
>
> commit ffd5d5bb4b282d4e7a1f83d5a60ade30bac5a6f1
> Author: Akim Demaille
> Date: Sun Jan 13 11:16
I tried to use the backup-rename module, and it failed to compile for lack of
"opendirat.h". So I think we need this patch.
Cheers!
commit ffd5d5bb4b282d4e7a1f83d5a60ade30bac5a6f1
Author: Akim Demaille
Date: Sun Jan 13 11:16:20 2019 +0100
backup-rename: update de