diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-02-02 13:37:11 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-02-02 13:37:11 -0300 |
commit | c888ae0aea030491f90b749260a156ce15635681 (patch) | |
tree | 0020da1138ef004e62a25789b458fa5072185326 /all | |
parent | d69789da1ccfa4db7c241de6b471d6b729f1561e (diff) | |
download | lua-c888ae0aea030491f90b749260a156ce15635681.tar.gz lua-c888ae0aea030491f90b749260a156ce15635681.tar.bz2 lua-c888ae0aea030491f90b749260a156ce15635681.zip |
Small changes in hash of pointers
When converting from pointer to integer, use 'uintptr_t' if available;
otherwise try 'uintmax_t', and use 'size_t' as last resource.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions