]> Savannah Git Hosting - gnulib.git/commit
c-stack: Use idx_t for nonnegative ptrdiff_t variables.
authorBruno Haible <bruno@clisp.org>
Sun, 6 Dec 2020 11:31:06 +0000 (12:31 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 6 Dec 2020 11:31:06 +0000 (12:31 +0100)
commit757d2d3184c5600c1c8f2ff48b140541c5932b5b
tree37da4999698b0a968282ee84d130e073d78de2c2
parent2b6610010882ac106998ec6ceb6df9847165e81d
c-stack: Use idx_t for nonnegative ptrdiff_t variables.

* lib/c-stack.c: Include idx.h.
(die): Mark buflen as nonnegative.
* modules/c-stack (Depends-on): Add idx.
ChangeLog
lib/c-stack.c
modules/c-stack