Loading
smartlist_pqueue: use ptrdiff_t instead of int for offsets.
This is technically correct, but should not matter in practice, since we don't use this on any structs whose size exceeds INT_MAX.
This is technically correct, but should not matter in practice, since we don't use this on any structs whose size exceeds INT_MAX.