Version 4.2.1
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.
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.