Ingo Schwarze said: > * I am resetting mbtowc(3) internal state after failure, > even though that has no effect on OpenBSD, if only as a > reminder that there be dragons. It costs almost nothing, > neither in terms of clutter nor in terms of performance.
This doesn't make sense to me. In case of utf8 mbtowc(3) is stateless. (We discussed that with stsp@, but I am not convinced that we should pay any attention to the "internal state".) Otherwise OK czarkoff@. -- Dmitrij D. Czarkoff
