On Sun, Mar 20, 2022 at 10:22:32AM +0100, Wybo Dekker wrote:
> On line 464:
> 
>     ldta_result="$ldata_result \"$dir\""
> 
> ldata should probably be ldta

Thank you for the report.  The bug was probably introduced by me
when I added prefixes to the variable names.

There is a comment above the list_dir_to_abs function with this code:

 # Currently unused, but should replace absolute_filenames some day.

git blame shows this comment dates to 2005-11-18.

I will remove the entire function.

Reply via email to