diff options
| author | Peter Pentchev <roam@ringlet.net> | 2022-06-24 20:01:25 +0300 |
|---|---|---|
| committer | Peter Pentchev <roam@ringlet.net> | 2022-06-24 20:01:25 +0300 |
| commit | 085973a486d2a394385e5c3575ca8c2f9c3cc99b (patch) | |
| tree | 87772d1e707df4194c4fc9963bdf2e462ddf07dd /src/input_handler.cc | |
| parent | 6565f6edd700a1490c670f4e60cd52f7f78dbbe5 (diff) | |
Fix murmurhash for big-endian architectures.
The murmurhash implementation tries to read a sequence of four bytes as
a single little-endian uint32 value. This does not work on e.g. Linux/s390x;
https://buildd.debian.org/status/fetch.php?pkg=kakoune&arch=s390x&ver=2021.11.08-1&stamp=1645975425&raw=0
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
