diff options
author | dim <dim@FreeBSD.org> | 2015-08-12 20:16:13 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-08-12 20:16:13 +0000 |
commit | a83dfa76512c701e26ed4be2b780506a15072e65 (patch) | |
tree | f77ee2f9842cea4c41cce72c931c7a681ad3a4e6 /sys | |
parent | 7dae5ce3714095f9a7aeab4a6912750cffcdf5ec (diff) | |
download | FreeBSD-src-a83dfa76512c701e26ed4be2b780506a15072e65.zip FreeBSD-src-a83dfa76512c701e26ed4be2b780506a15072e65.tar.gz |
In gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro, which relies on
undefined behavior. The code used this macro to avoid problems on some
broken systems which define SSIZE_MAX incorrectly, but this is not
needed on FreeBSD, obviously.
MFC after: 3 days
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions