Forked from
atlas / athena
Source project has a limited visibility.
-
Scott Snyder authored
CondInputLoader prints the objects it contains by iterating over a unordered_set. This means that the ordering of the dump is unspecified, and can (and does) vary between different versions of the compiler. Change to printing these in sorted order, so that the output is well-defined. Former-commit-id: c505e2f6
Scott Snyder authoredCondInputLoader prints the objects it contains by iterating over a unordered_set. This means that the ordering of the dump is unspecified, and can (and does) vary between different versions of the compiler. Change to printing these in sorted order, so that the output is well-defined. Former-commit-id: c505e2f6
Code owners
Assign users and groups as approvers for specific file changes. Learn more.