On Wed, Dec 4, 2024 at 5:09 AM Philippe Mathieu-Daudé wrote:
>
> Rather than relying on implicit includes, explicit them,
> in order to avoid when refactoring unrelated headers:
>
> target/riscv/vector_internals.h:36:12: error: call to undeclared function
> 'FIELD_EX32'; ISO C99 and later do no
On 12/3/24 5:08 PM, Philippe Mathieu-Daudé wrote:
Rather than relying on implicit includes, explicit them,
in order to avoid when refactoring unrelated headers:
target/riscv/vector_internals.h:36:12: error: call to undeclared function
'FIELD_EX32'; ISO C99 and later do not support implici
Rather than relying on implicit includes, explicit them,
in order to avoid when refactoring unrelated headers:
target/riscv/vector_internals.h:36:12: error: call to undeclared function
'FIELD_EX32'; ISO C99 and later do not support implicit function declarations
[-Wimplicit-function-declaratio