Chet,
I've noticed that your 'devel' branch in bash.git is rather messy;
basically lots of commits that snapshot the state of a directory, then a
followup commit that removes leftovers and stray files. If you were to
set your .gitignore file (to make your exclusion list public) or your
.git/info/
On 01/23/2015 04:31 PM, Eric Blake wrote:
> Thus, the following is the minimal patch for Cygwin to have correct
> compilation (both setjmp and setjmp_nosigs usage points in bash will
> have identical behavior). Although I still think that you ought to fix
> more than just Cygwin by auditing and e
On 06/02/15 21:13, Eric Blake wrote:
> Chet,
>
> I've noticed that your 'devel' branch in bash.git is rather messy;
> basically lots of commits that snapshot the state of a directory, then a
> followup commit that removes leftovers and stray files. If you were to
> set your .gitignore file (to ma