Skip to content
Snippets Groups Projects
Commit 05e8b1de authored by Georgiy Lebedev's avatar Georgiy Lebedev Committed by Vladimir Davydov
Browse files

box: account for all tuple format field definitions in `cmp` and `hash`

Previously, reusable tuple formats were only used for ephemeral spaces and
by `net.box` (which only used 'name' definitions), so non-space tuple
format definitions were ignored in tuple format comparison and hash
functions, but in scope of #4693 reusable tuple formats will be
interchangeable with space formats, so now we need to account for these
too.

Needed for #4693

NO_CHANGELOG=internal
NO_DOC=internal
parent 602060ae
No related branches found
Tags 2.10.0-beta2
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment