summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-source-file.c
diff options
context:
space:
mode:
authordtucker <dtucker@openbsd.org>2016-10-16 17:37:39 +0000
committerdtucker <dtucker@openbsd.org>2016-10-16 17:37:39 +0000
commit5cc8e0fffcd2953afeae0870adb6697854383066 (patch)
tree6bf25cec149a4691b0eadd57259c3179775897bc /usr.bin/tmux/cmd-source-file.c
parentStrip trailing obj/ from kernel build directories, so kernels (diff)
downloadwireguard-openbsd-5cc8e0fffcd2953afeae0870adb6697854383066.tar.xz
wireguard-openbsd-5cc8e0fffcd2953afeae0870adb6697854383066.zip
Roll back uintptr_t cast changes after discussions with tedu, otto and
others. C11 6.5.6.9 says: When two pointers are subtracted, both shall point to elements of the same array object, or one past the last element of the array object; the result is the difference of the subscripts of the two array elements. In these cases the objects are arrays of char so the result is defined, and we believe that the report is based on a compiler incorrectly trapping on defined behaviour.
Diffstat (limited to 'usr.bin/tmux/cmd-source-file.c')
0 files changed, 0 insertions, 0 deletions