Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #11170

problem with local -

From isabella parakiss <izaberina@gmail.com>
Newsgroups gnu.bash.bug
Subject problem with local -
Date 2015-07-10 18:52 +0200
Message-ID <mailman.6679.1436547172.904.bug-bash@gnu.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Using local - calls set_ignoreeof() when unwinding "function_calling".
As a result, you have to press ^D 10 times to exit the shell.
Anyway, $IGNOREEOF is not changed and shopt -o ignoreeof reports off.

I'm attaching the relevant part of a backtrace from gdb.


---
xoxo iza

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

problem with local - isabella parakiss <izaberina@gmail.com> - 2015-07-10 18:52 +0200

csiph-web