> Why is inOtherState.numRows being typecast to uint16_t here? Shouldn't > it be uint64_t? > > I'd like to know if this is some magic I need to understand or simply a bug.
That's a bug. Thanks for pointing it out.
> Why is inOtherState.numRows being typecast to uint16_t here? Shouldn't > it be uint64_t? > > I'd like to know if this is some magic I need to understand or simply a bug.
That's a bug. Thanks for pointing it out.