On 2026-06-02 05:19, Bruno Haible wrote:
Why did you change the condition, to include MBRTOC32_EMPTY_INPUT_BUG which is not even defined for this file?And why did you add _GL_SMALL_WCHAR_T to the condition, without reason?
It was a typo. I copied the condition from lib/mbrtoc32.c without seeing that the condition in lib/mbrtowc.c should differ.
Can you arrange somehow to make mistakes less frequently?
Yes, I can try to avoid typos like that in the future.
