]> Savannah Git Hosting - gnulib.git/commit
Fix "warning: array initialized from parenthesized string constant".
authorBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 14:58:11 +0000 (16:58 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 14:58:11 +0000 (16:58 +0200)
commita83f488ba4eb1ce8fd072bf087e87aca6ab1ee79
tree2f07e408602cefc9a790ac678b141c151269e009
parentd66d5012b1325a7456c84cac37f8821dfb74a2b9
Fix "warning: array initialized from parenthesized string constant".

* tests/test-memmem.c (main): Remove parentheses around string constant.
* tests/test-c-strcasestr.c (main): Likewise.
* tests/test-strcasestr.c (main): Likewise.
ChangeLog
tests/test-c-strcasestr.c
tests/test-memmem.c
tests/test-strcasestr.c