Message238860
Why would this not constitute a bug in readline? Readline isn't going to be active all of the time in most applications, so why shouldn't it be readline's responsibility to install the signal handler at initialization and handle it? If the application wants control of that signal, it can then install its own handler after readline initialization completes. Clearly it used to work that way. Is there some documentation from readline you can point us to that explains the reasoning behind this change in behavior? |
|
Date |
User |
Action |
Args |
2015-03-22 01:16:26 | r.david.murray | set | recipients:
+ r.david.murray, Carlos Pita |
2015-03-22 01:16:25 | r.david.murray | set | messageid: <1426986985.86.0.32810366874.issue23735@psf.upfronthosting.co.za> |
2015-03-22 01:16:25 | r.david.murray | link | issue23735 messages |
2015-03-22 01:16:24 | r.david.murray | create | |
|