]> Savannah Git Hosting - gnulib.git/commit
c-stack: pacify -Wunused-result when DEBUG
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 May 2020 20:58:30 +0000 (13:58 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 May 2020 20:58:49 +0000 (13:58 -0700)
commitc8b9cf33a910123a1248cdecc4e7776227d4d3dc
tree2f8aa3f4467af959b7a773edbfe59692aba9ae61
parent48e8cffee6a67859119e7df9dc53c8f775daba89
c-stack: pacify -Wunused-result when DEBUG

Problem reported by Marc Nieper-Wißkirchen in:
https://lists.gnu.org/r/bug-gnulib/2020-05/msg00132.html
* lib/c-stack.c (segv_handler, overflow_handler, segv_handler) [DEBUG]:
Explicitly ignore write failures.
ChangeLog
lib/c-stack.c