Closed 7890 closed 2 years ago
Thanks for the pull request. I think I should look a bit deeper into version checking.
The changes reached the devel
branch:
https://github.com/lsp-plugins/lsp-dsp-lib/commit/3a592450cba10d46fc40638e44b147dbb2dfb52d
Will be available in the new release. Thanks.
Sorry, my wrong. Not that pull request.
I think, this PR is not actual at this moment because the code can be compiled with GCC, Clang and MinGW under certain circumstances. So we can not strictly rely on version of one single compiler.
Stop early with fatal error if make or gcc are too old.