nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] m_getfld() bug fix

2013-12-07 15:45:09
I wrote:

Valdis wrote:

Verdict: elinks is introducing the 3 blanks.

Thanks, I'll install elinks and see what I can do to handle it.

The test relies on diff -b to compare the text lines.
Two problems here:

1) POSIX diff only has -b (not -w), and it says that a line with
   no space is different than the otherwise same line with
   leading space.

2) elinks inserts some non-breakable spaces (U+00A0), and GNU
   diff doesn't recognize them as whitespace (my LANG is
   en_US.UTF-8).

Any quick suggestions for a bulletproof diff here?  Ralph,
you again?

David

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>