「view this page in B3 βῆτα server」

Revisions №60979

branch: master 「№60979」
Commited by: Vikram K. Mulligan
GitHub commit link: 「8609e6b76dd3af30」 「№4285」
Difference from previous tested commit:  code diff
Commit date: 2019-10-11 18:32:30

Merge pull request #4285 from RosettaCommons/vmullig/fix_rollmover_again Trying to fix Rollmover ubsan test. I think the problem is that the Rollmover doesn't initialize all of its variables in both constructors. This creates problems on copying, when, for example, a boolean variable is initialized with a non-binary value.

...