On Sat, 14 Jan 2017 15:47:57, Eric Blake wrote: > Okay, so you've isolated the problem to readline. In all likelihood, it > is an unintentional upstream regression; now we need to figure out what > is causing the change in behavior.
Git Bisect reveals this: d49a9082c0e15bba8cd3d8cc0a994409cf823cac is the first bad commit commit d49a9082c0e15bba8cd3d8cc0a994409cf823cac Author: Chet Ramey <chet.ra...@case.edu> Date: Thu Sep 15 17:02:15 2016 -0400 Readline-7.0 distribution sources and documentation Although that is not very helpful because d49a908 is -16034/+20692: http://git.savannah.gnu.org/cgit/readline.git/commit?id=d49a908 Basically they dumped the whole thing into 1 commit. Kind of pointless to even use Git when you are doing to do that. Thanks a lot Chet :| -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple