]> Savannah Git Hosting - gnulib.git/commit
intprops: update doc and mention Unisys
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Dec 2020 18:44:51 +0000 (10:44 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 4 Dec 2020 18:45:44 +0000 (10:45 -0800)
commitae9456c946c68fa07419cd4187b7060940f8ec25
tree8a3c1a057e342a285fced1bf25fda31a4d840478
parent968eeb4b2b719ff628241e2ea5a6e89bbb677fcf
intprops: update doc and mention Unisys

* doc/gnulib-readme.texi (Other portability assumptions):
Also mention ptrdiff_t when talking about widths and overflow.
* doc/intprops.texi (Integer Properties): Summarize new section.
(Arithmetic Type Properties): Document that EXPR_SIGNED no longer
evaluates its argument.
(Integer Bounds): Fix typo.
(Wraparound Arithmetic): Remove obsolete comment about efficiency.
Document that the _WRAPV macros now support pointers to unsigned
integers.
(Integer Range Overflow): Update SEI CERT citation.
(Integer Portability): New subsection, which mentions
the oddball Unisys platforms as non-Gnulib targets.
ChangeLog
doc/gnulib-readme.texi
doc/intprops.texi