summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2012-02-16 22:04:14 -0800
committerRonald S. Bultje <rsbultje@gmail.com>2012-02-20 14:58:25 -0800
commit3ab9a2a5577d445252724af4067d2a7c8a378efa (patch)
tree8c0b8f83376754549ca57b1e027571342173966a /tools
parent770a5c6d025e9c8eb3f5aba9cf1d7d7938fb918a (diff)
rv34: change most "int stride" into "ptrdiff_t stride".
This prevents having to sign-extend on 64-bit systems with 32-bit ints, such as x86-64. Also fixes crashes on systems where we don't do it and arguments are not in registers, such as Win64 for all weight functions.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions