Hi Bruno,
> On 21. Mar 2025, at 11:58, Bruno Haible wrote:
>
> Instead, it's better to have an error message by the C compiler. This
> is what the attached patch does.
This looks fantastic, thank you so much!
All the best,
Yury
Hi Bruno (and Collin),
> On 17. Mar 2025, at 23:09, Bruno Haible wrote:
>
> Yury V. Zaytsev wrote:
>> I would like to ask why `AC_MSG_ERROR` hasn't been removed from
>> `gl_MOUNTLIST` yet? There is a "FIXME" in there and I think the callers
>>
> On 20. Mar 2025, at 17:23, Bruno Haible wrote:
>
> Yury V. Zaytsev wrote:
>> due to AC_MSG_ERROR failing the build, Termux had to patch our build system.
>> I didn't know the FIXME was there because you support Windows... Anyway, can
>> AC_MSG_ERROR be remov
Hello,
I would like to ask why `AC_MSG_ERROR` hasn't been removed from `gl_MOUNTLIST`
yet? There is a "FIXME" in there and I think the callers should check
`gl_cv_list_mounted_fs` and `AC_MSG_ERROR` themselves if this is a required
feature.
Thanks a lot!
P.S. Please keep me on CC, I'm not sub