Revert part of fea52a4f204fd44d9a45e78a663964c326687e33 which causes a crash in sorting code. Apparently, std::sort applies different semantics?
BUG: 398766
FIXED-IN: 5.52.0
Frameworks |
Revert part of fea52a4f204fd44d9a45e78a663964c326687e33 which causes a crash in sorting code. Apparently, std::sort applies different semantics?
BUG: 398766
FIXED-IN: 5.52.0
Lint Skipped |
Unit Tests Skipped |
Good spot, and this is already fixed, but unfortunately was too late for the 5.51 tag.