]> Savannah Git Hosting - gnulib.git/commit
aligned-malloc tests: Simplify a macro definition and improve comment.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 12 Apr 2025 22:03:41 +0000 (15:03 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 12 Apr 2025 22:03:41 +0000 (15:03 -0700)
commitef8651fe73502a91c53e68705e25adfd105bc364
tree1e2be8a0765c445d42c514c40fe67549b0acfc39
parent3827476ac89e400a2383107a2c1919e36970f486
aligned-malloc tests: Simplify a macro definition and improve comment.

Suggested by Bruno Haible.

* tests/test-aligned-malloc.c (ALIGNMENT): Undefine without checking.
Mention that the #undef is for AIX which defines it beforehand in
<sys/socket.h>.
ChangeLog
tests/test-aligned-malloc.c