scons: Ensure dictionary iteration is sorted by key
Review Request #2537 - Created Nov. 25, 2014 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10585:b1d0bbd16e54 --------------------------- scons: Ensure dictionary iteration is sorted by key This patch adds sorting based on the SimObject name or parameter name for all situations where we iterate over dictionaries. This should ensure a deterministic and consistent order across the host systems and hopefully avoid regression results differing across python versions.
Posted (Nov. 29, 2014, 4:36 p.m.)
-
SConstruct (Diff revision 1) -
Does this belong in a separate patch?
-
SConstruct (Diff revision 1) -
Is this the right link? The bug there doesn't look related. I think you mean 2811.
Review request changed
Updated (Nov. 30, 2014, 1:38 a.m.)
Description: |
|
||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+9 -9) |
Ship It!
