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

Revisions №21273

branch: rosetta:commits 「№21273」
Commited by: lyskov-ai
GitHub Pull Request link: 「№723」
Merge: 「c0fbd1cd0」「e87ead52a」  code diff
Scheduled at: 2026-07-02 15:54:52.452697
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
mac.clang.python38.PyRosetta.unit ubuntu.clang.cxx11thread.serialization.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.release_debug integration.tensorflow integration.thread integration.torch integration performance profile linux.clang.score linux.gcc.score mac.clang.score scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

Pull Request №723 RosettaCommons/rosetta/main ← lyskov-ai/rosetta/fix/numeric-gcc15-template-id-cdtor Merge: c0fbd1cd0e786b420b817fd4f560a487ab05a307←e87ead52a5b7835fafc479478fa3560cf5e5a878 Drop template-id from ctor/dtor names in numeric/ (GCC 14/15 -Werror=template-id-cdtor) ---------------- Merge commit message: Beautify numeric headers with native Rosetta beautifier Running tools/python_cc_reader/beautify_changed_files_in_branch.py over the files touched by this branch restores project-standard formatting that the template-id edits had left off: member-initializer lists in MathVector/ MathMatrix are re-indented one level under their constructors (matching the copy constructors in the same classes). Incidentally normalizes pre-existing style in OneDHistogram.hh (namespace brace spacing, data-member indentation) so the beautify check passes on all files in this branch's diff. Whitespace-only; no semantic change.

...
Test: linux.gcc.mpi.serialization.integration.mpi

Failed sub-tests (click for more details):
replica_docking
Test: mac.clang.python39.integration

Failed sub-tests (click for more details):
mp_f19_relax