Re: [sr #110561] autoconf: store autom4te request keys in sorted order
"Zack Weinberg" <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 7, 2021, at 11:02 AM, Sergei > Noticed unstable key order when debugging unrelated bug. > Data::Dumper's SortKeys() makes ordering stable and decreases > diffs from run to run. No functional change otherwise. Good idea in principle, but could you please check whether this feature existed in the Data::Dumper that shipped with the oldest supported Perl? And if not, report what version added it? Thanks. zw