On Tue, 17 Feb 2015 13:56:45 +0100, Pedro Alves wrote: > I'd rather just not uuencode the binary, dropping the dependency > on uudecode. > > I think this is the first time we're adding a binary core dump > to the testsuite. I think elfutils (a GPLv3 project) > just puts test core binaries directly in git, right? Yes, it does. It has the same problem of reviews by mail. But while reading through GIT for this patch I have found there is 'git apply' so the binary patches are manageable. (I was using only 'git am' before.) Considering the patch approved now, posting just as a preview of a binary patch - from 'git diff --binary HEAD'. Jan