| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| city.cc | ||
| city.h | ||
| city_test.cc | ||
| hash.cc | ||
| hash.h | ||
| hash_test.h | ||
| low_level_hash.cc | ||
| low_level_hash.h | ||
| low_level_hash_test.cc | ||
| print_hash_of.cc | ||
| spy_hash_state.h |
Imported from GitHub PR https://github.com/abseil/abseil-cpp/pull/1559 ``` //absl/hash/internal/hash.h:633:21: error: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Werror=sign-compare] ``` This warning is specific to the hashing of `std::bitset<>` on Big Endian platforms such as s390x Merge 3f34d808c8689ffa47a798112ab44c0e3b32faa4 into 065d50d9 Merging this change closes #1559 COPYBARA_INTEGRATE_REVIEW=https://github.com/abseil/abseil-cpp/pull/1559 from aligusnet:20211102.0-mongo 3f34d808c8689ffa47a798112ab44c0e3b32faa4 PiperOrigin-RevId: 578897545 Change-Id: Ifd1c947af3ad01e8e2a6241030ed29fb00842d53
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| city.cc | Loading commit data... | |
| city.h | Loading commit data... | |
| city_test.cc | Loading commit data... | |
| hash.cc | Loading commit data... | |
| hash.h | Loading commit data... | |
| hash_test.h | Loading commit data... | |
| low_level_hash.cc | Loading commit data... | |
| low_level_hash.h | Loading commit data... | |
| low_level_hash_test.cc | Loading commit data... | |
| print_hash_of.cc | Loading commit data... | |
| spy_hash_state.h | Loading commit data... |