Hi, your code doesn't support the gcc9.0+ version somehow. The reason of that is your debugassert.h file is outdated, the original author already deleted part of the old version to fit the gcc9.0, see this issue and revise your code. Thanks.
foonathan/debug_assert#17
Hi, your code doesn't support the gcc9.0+ version somehow. The reason of that is your debugassert.h file is outdated, the original author already deleted part of the old version to fit the gcc9.0, see this issue and revise your code. Thanks.
foonathan/debug_assert#17