On 10/10/11 08:26, Paolo Bonzini wrote:
> Exactly my point, mbrlen could return a value > 1, while MB_CUR_MAX could 
> have been #undef'ed and redefined to 1.

Ah, sorry, I guess I misunderstand the issue.

Why don't we use "#define MB_CUR_MAX MB_LEN_MAX"
as a fallback then, instead of "#define MB_CUR_MAX 1"?

Reply via email to