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


Groups > gnu.bash.bug > #11170 > unrolled thread

problem with local -

Started byisabella parakiss <izaberina@gmail.com>
First post2015-07-10 18:52 +0200
Last post2015-07-10 18:52 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

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

#11170 — problem with local -

Fromisabella parakiss <izaberina@gmail.com>
Date2015-07-10 18:52 +0200
Subjectproblem with local -
Message-ID<mailman.6679.1436547172.904.bug-bash@gnu.org>

[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

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web