]> git.donarmstrong.com Git - debbugs.git/commit
use a cmp sort instead of a <=> sort, because that's what merge does
authorDon Armstrong <don@donarmstrong.com>
Fri, 16 Aug 2013 18:54:28 +0000 (11:54 -0700)
committerDon Armstrong <don@donarmstrong.com>
Fri, 16 Aug 2013 18:54:28 +0000 (11:54 -0700)
commit397be7768575470a679026ae274cbd22e39fd091
tree17ce4047def0f1270d72b081e3ce6cf5a463a617
parent10838229c1f0f9cb1b5ba5328513e58dffe3ebdf
use a cmp sort instead of a <=> sort, because that's what merge does
Add slightly more useful debugging output when we fail from this error
Fixes #719839
Debbugs/Status.pm