March 14, 2019
4:30 p.m.
On 3/12/19 5:01 AM, Christopher Wong wrote:
If I do: make clean make ... install as you specified, then I don't see the segmentation faults either. I guess, I just didn't do it the right way.
No, your approach should have worked, even though -y is obsolescent and your use of it had no effect and we should remove -y one of these days. I installed the attached patch to fix the bug that you found. Thanks for reporting it.