]> Savannah Git Hosting - gnulib.git/commit
intprops: fix paren typo on old platforms
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Aug 2016 05:24:48 +0000 (22:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 25 Aug 2016 05:25:13 +0000 (22:25 -0700)
commitf10125053f26ab537734651f2bf530ae0bdea66b
treeb3f4c30f8bf15d079862b87aea87ad78025e26bf
parenta073adb9e928352d0b1433cc67bdb0b3d026081e
intprops: fix paren typo on old platforms

Problem reported by John E. Malmberg in: https://bugs.gnu.org/24300#13
* lib/intprops.h (_GL_INT_OP_WRAPV_LONGISH)
[__GNUC__ < 5 && !__has_builtin (__builtin_add_overflow)
&& (__STDC_VERSION__ < 201112 || _GL__GENERIC_BOGUS)
&& !defined LLONG_MAX]:
Remove stray paren.
ChangeLog
lib/intprops.h