|
From: | Benno Schulenberg |
Subject: | Re: [Nano-devel] [PATCH] restore terminal and print backtrace for segfaults and assertions |
Date: | Fri, 19 Jan 2018 11:41:09 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 |
Op 17-01-18 om 22:11 schreef Brand Huntsman:
Not sure why it works for me but moving endwin() and tcsetattr() to a global function will avoid including termios.h in any files using assert(). Update attached.
Thanks. That one compiles. Could you post an update for the patch with the backtrace printing too? We have a user that is experiencing a once-a-week crash [1], it would be nice to get a backtrace from that. [1] http://lists.gnu.org/archive/html/help-nano/2018-01/msg00008.html Benno
[Prev in Thread] | Current Thread | [Next in Thread] |