summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2017-01-22 20:50:23 -0800
committerH. Peter Anvin <hpa@zytor.com>2017-01-22 20:53:03 -0800
commit6d20c1f89435930628d24349f5cb8617864e9890 (patch)
tree74b787a2c48fcb38f26807d41cc17b5cd187bb36 /version
parentdc9c312c975e6959448bc3514630f0f2cf304179 (diff)
downloadnasm-6d20c1f89435930628d24349f5cb8617864e9890.tar.gz
output/outmacho.c: use UINT64_C() instead of 1L
Type long is not necessarily long enough to be valid to hold a 64-bit number (e.g. 32-bit platforms or Win64), however, the output variable newaddr is uint64_t. Cc: Martin Lindhe <martin-commit@ubique.se> Cc: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'version')
0 files changed, 0 insertions, 0 deletions