In qalgorithms.cpp, L507 is not used and in L539 and L544 the int values from the scales could be converted to size_t by casting. See my suggestion. Also, I noticed that a lot of trail white spaces were removed with the vscode.
BTW, no bugs for TOF so far! ;)
Hi Gerrit,
In qalgorithms.cpp, L507 is not used and in L539 and L544 the int values from the scales could be converted to size_t by casting. See my suggestion. Also, I noticed that a lot of trail white spaces were removed with the vscode. BTW, no bugs for TOF so far! ;)
Cheers, Ricardo