Use a guaranteed unique sort key (var_id, rev_start, rev_end) when
ordering SROM layout entries; otherwise, we see non-deterministic output
for entries with overlapping var_ids.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I tested this in my local WIP tree and confirm that I get the same output after each invocation.