-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix xtb/docking test #1173
base: main
Are you sure you want to change the base?
Fix xtb/docking test #1173
Conversation
Hi, thanks for all the fixes. I now have time again for support and will merge all your fixes after reviewing them. |
74227f2
to
599174c
Compare
@Albkat, ping :-) |
Hohoho. Funny :) |
But those failures could be related to this PR, since they are all iff related :) |
Before rebasing on current master they were green :-) |
I see, then it is indeed strange. |
Ok. I've reproduced it at my computer. |
c167200
to
6d86ebb
Compare
Fixed now. I made too early condition for cycling to next iteration. :-( |
Signed-off-by: Igor S. Gerasimov <[email protected]>
…ex type transformations Signed-off-by: Igor S. Gerasimov <[email protected]>
Signed-off-by: Igor S. Gerasimov <[email protected]>
Signed-off-by: Igor S. Gerasimov <[email protected]>
Signed-off-by: Igor S. Gerasimov <[email protected]>
Signed-off-by: Igor S. Gerasimov <[email protected]>
1106e30
to
fb2aba3
Compare
During careful running of xtb/docking test via CMake I have found several divisions by zero and improperly closing of files. This patch resolves such issues