On 13 Jun 2016, at 14:26, Alex Hermann alex@speakup.nl wrote:
On Tuesday 31 May 2016, Daniel-Constantin Mierla wrote:
A lot of diffs are because various OSes use different whitespacing for xml stylesheets and special chars. This is what we try to avoid, by generating them in a single place.
A tactically placed LC_ALL=C inside the Makefile for the README might solve a lot of those issues. At least doing a "LC_ALL=C make README" creates smaller diffs for me.
That’s propably good advice. I’ll run some tests.
Thank you for that advice!
/O