On Sun, Feb 10, 2019 at 7:23 PM brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > When serializing UTF-16 (and UTF-32), there are three possible ways to > write the stream. One can write the data with a BOM in either big-endian > or little-endian format, or one can write the data without a BOM in > big-endian format. > [...] > Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> Premature git-send-email invocation? The commit message of v2 seems to be a bit different from v1, but the patch itself is identical.