diff options
author | Pavel Roskin <proski@gnu.org> | 2006-08-13 04:47:11 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2006-08-13 04:47:11 -0400 |
commit | a06af40c35ba8b5d9a0688cefc7eb8bd2e31e92d (patch) | |
tree | 3620cc600c96098b2c434cf8ff02b10c84238eee /src | |
parent | 58963a2bf962559d579a84edde9af13d9f51d014 (diff) |
[test] Fix warnings in tests on 64-bit systems
Cast argiments from size_t to int. size_t is 64-bit on 64-bit systems,
which causes a warning. The actual data should fit 32 bit comfortably.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions