diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-07-06 06:18:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-07-06 06:18:50 -0700 |
commit | 6bbeecf1542da6ca49d15e2816a3c8969b02aa1a (patch) | |
tree | c712cd9ac241912920d02e7820b5bcf6ed5da163 /lib.h | |
parent | 6e7c0080cdb160d18c0a83f5f85e92a9b988bb5f (diff) | |
download | txr-6bbeecf1542da6ca49d15e2816a3c8969b02aa1a.tar.gz txr-6bbeecf1542da6ca49d15e2816a3c8969b02aa1a.tar.bz2 txr-6bbeecf1542da6ca49d15e2816a3c8969b02aa1a.zip |
hash: C++ maintenance.
* hash.c (hash_buf): Make size parameter unsigned. This
eliminates a signed/unsigned comparison error from the GNU C++
compiler.
(equal_hash): Use c_unum to get the buffer length. Should that
be negative, c_unum will throw.
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions