Fix bug when doing pointer math with varying integer offsets.
We were incorrectly trying to type convert the varying offset to a uniform value, which in turn led to an incorrect compile-time error. Fixes issue #201.
This commit is contained in:
Reference in New Issue
Block a user