Build error with GCC-15
Hi,
with GCC-15 runs the build in an error:
In file included from sm3600.c:84: sm3600.h:80:16: error: cannot use keyword 'false' as enumeration constant 80 | typedef enum { false, true } TBool; | ^~~~~
See Debian bug 1097841
CU Jörg