On 2025-06-19 11:27, Peter Dyballa wrote:
I never learned to use this, so I'm still on the old way underway – and think that this might make the difference:diffutils-3.10/src/context.c:#include "c-ctype.h" vs. diffutils-3.12/src/context.c:#include <c-ctype.h> None of my Macs has this C header file,
They're not supposed to. It comes with the diffutils source.
