Skip to content
Snippets Groups Projects
Commit bd426b72 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

A fix and a test case for Bug#1200228

https://bugs.launchpad.net/tarantool/+bug/1200228
Remove the regression I introduced when trying to be to smart when
comparing integer numbers.

Numeric comparison is not memcmp compatible on x86, and I don't
know what I was smoking when I wrote a test which proved it wrong.
parent 381f7f3e
No related branches found
No related tags found
No related merge requests found
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