]> Savannah Git Hosting - gnulib.git/commit
execute-tests: pacify compiler
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Apr 2021 17:13:50 +0000 (10:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Apr 2021 18:10:48 +0000 (11:10 -0700)
commit84b9d95e6a8f847da287c3bcd028b74a12e2f36d
tree9ac8b74940b4448fa44d3494013c95791b38da8e
parent591f00666450e5e70514d457846af2c8d301af9b
execute-tests: pacify compiler

* tests/test-execute-main.c (main): Use 0x7DEADBEE rather than
0xDEADBEEF for nonces, to avoid provoking AIX XLC compiler warning
that the latter is out of int range.
ChangeLog
tests/test-execute-main.c