]> Savannah Git Hosting - gnulib.git/commit
lock tests: Avoid reference to undefined variable if !ENABLE_LOCKING.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 01:50:52 +0000 (03:50 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 20 Jun 2019 01:50:52 +0000 (03:50 +0200)
commite8d62a2ae99c44c54c09efd28e39a0e562835125
treeff7d233c76b27c5cf61fb2270e89efc7d2b0bae2
parent33d1306e3f66a367ceadc77830e87fd0643943d0
lock tests: Avoid reference to undefined variable if !ENABLE_LOCKING.

* tests/test-lock.c (test_once): Don't reference fire_signal if
!ENABLE_LOCKING.
ChangeLog
tests/test-lock.c