On 27.02.26 03:50, Chao Li wrote:
> Only a small comment on 0003:
> ```
> # Meson 0.57.0 and 0.57.1 are buggy, therefore >=0.57.2.
> - meson_version: '>=0.57.2',
> + # FIXME: update comment
> + meson_version: '>=0.58',
> ```
>
> Why leaves a FIXME instead of just updating the comment? I saw the installation.sgml doc has been updated.
It wasn't meant to be committed that way. I just didn't want to spend
the time crafting a comment before it was generally agreed to proceed in
this way that required a meson version update.