On 2023/11/20 15:08, Stuart Henderson wrote:
> devel/spidermonkey115: typedef redefinition with different types
> ('float' vs 'long double')
FWIW I've removed patch-modules_fdlibm_src_math_private_h from my tree
and will see if that works when my current bulk reaches as far as
spidermonkey.
Unlikely to be LLVM16-related.
> www/wpebackend-fdo: non-constant-expression cannot be narrowed from
> type 'uint32_t' (aka 'unsigned int') to 'long' in initializer list
> [-Wc++11-narrowing]
Recent port, I guess this is unlikely to be LLVM16-related too.
Less important than spidermonkey as nothing depends on it.