]> Savannah Git Hosting - gnulib.git/commit
intprops: new macro INT_PROMOTE
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Feb 2025 22:36:55 +0000 (14:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Feb 2025 22:37:35 +0000 (14:37 -0800)
commite8e5e42f0149df984408597db0558820a45e501a
tree1fdc6e0563b93af618c7fa8a5c203666f6234ccc
parent9829f0a93c40492875f67ee738e000611bdcf0e7
intprops: new macro INT_PROMOTE

Something like this was requested for Emacs.
* doc/intprops.texi (Arithmetic Type Conversion): New section.
* lib/intprops.h (INT_PROMOTE): New macro.
* tests/test-intprops.c: Test it.
ChangeLog
doc/intprops.texi
lib/intprops.h
tests/test-intprops.c