bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UTF8 above U+10FFFF treated inconsistently


From: arnold
Subject: Re: UTF8 above U+10FFFF treated inconsistently
Date: Wed, 29 Sep 2021 21:29:55 -0600
User-agent: Heirloom mailx 12.5 7/5/10

Thanks for this.  One comment:

Nethox <nethox+awk@gmail.com> wrote:

> They could add that as an assert because it applies to any byte length
> and is easy to program.

Asserts are for errors in code, not errors in data. mbrlen() has to
return an error to user code, not fail in an assertion.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]