Hi Joshua, On Thu, 29 Apr 2021 13:09:46 -0400 Joshua N Pritikin <[email protected]> wrote:> > I wonder whether you want to fix this issue with the suggested
> patch upstream.Thank you. Yes, I will apply it.
There is still a failure in the latest version as well (1.0.9) a minor change fixes it, please consider applying attached patch. Thanks!!! Nilesh
--- a/src/ba81quad.h +++ b/src/ba81quad.h @@ -740,7 +740,7 @@ int minItemsPerScore; double weightSum; public: - void setMinItemsPerScore(int mips); + void setMinItemsPerScore(int mips_); std::vector<bool> rowSkip; // whether to treat the row as NA // workspace
OpenPGP_signature
Description: OpenPGP digital signature

