mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 19:07:15 +00:00
Adds error messages, checks type and ignores the second argument. Currently utf_char2bytes is able to handle any 31-bit character, not limited by a unicode range. So checking for INT_MAX and not for something else: function yet uses `int`.