Nico P - 2025-01-30

bool defined is not compatible with bool predefined in C23.
Thus, a simple exclusion cannot be applied as it could break other programs that use id3lib.
A new my_bool must be defined.