Hi Bruno,
On Thursday, 2022-06-16 at 23:20:58 +02, Bruno Haible wrote:
> Darren Kenny wrote:
>> The use of variable-length arrays (VLAs) is disabled by default in
>> clang 9 and above.
>
> I think this is an incorrect statement.
>
> When I compile this file (with pragmas commented out)
> =
Hi Paul,
On 2022-06-12 you wrote:
> Although I don't have MS-Windows I stared at
> the code a bit and I think I see what might be the problem. I found some
> other potential issues too (basically, I didn't switch from
> fstatat/lstat to readlinkat/readlink often enough so the code is still
> p