Re: [PATCH] Fix a broken unwind frame on `builtin bind --help'

2019-02-11 Thread Chet Ramey
On 2/10/19 3:28 PM, Koichi Murase wrote: > Bash Version: 5.0 > Patch Level: 0 > Release Status: release > > Description: > When `builtin bind --help' is executed in Bash 4.4 and 5.0, > `begin_unwind_frame ("bind_builtin")' is called, but `run_unwind_frame > ("bind_builtin")` is not called. Tha

[PATCH] Fix a broken unwind frame on `builtin bind --help'

2019-02-10 Thread Koichi Murase
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -march=native -Wno-parentheses -Wno-format-security uname output: Linux padparadscha 4.13.13-100.fc25.i686 #1 SMP Wed Nov 15 18:24:19 UTC 2017 i686 i686 i386 GNU/Lin