Skip to content

Version 4.2.1

Compare
Choose a tag to compare
@odelaneau odelaneau released this 11 Mar 08:37
· 10 commits to master since this release

Fixing a bug happening when compiling using g++9 / g++10, caused by a function not returning an expected bool return statement.
Bug was not present when compiling with g++7. Thanks to Carl Nettelblad who spotted the problem.