1594e986ea
Support negative ints in manual_range_contains fixes: #8721 changelog: Fixes issue where ranges containing ints with different signs would be incorrect due to comparing as unsigned.