Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5721cc4b authored by Alistair Delva's avatar Alistair Delva
Browse files

Fix 64-bit build issues

Fix some type comparisons/mismatches:

- msg->what() is uint32_t (32-bit), not size_t (64-bit)
- std::max() for long long (128-bit) vs int64_t (64-bit)

Bug: 158659480
Change-Id: Ic00e6097c3ec8286e9759d286017b5e936779368
parent ba88b6bf
Loading
Loading
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