nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Thoughts: header/address parsing

2014-08-17 23:17:54
The format engine doesn't check for negative width, maybe it should.

According to the man page, wcwidth() returns -1 on error (really, that
means "not printable").  And it looks like negative return values from
wcwidth() are handled (although maybe not right).

For those having questions, in the nmh test directory there is a utility
called "getcwidth" that can tell you what wcwidth() will return for a
given character.

--Ken

_______________________________________________
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>