Skip to content

Utf8 fixes

Ben Boeckel requested to merge ben.boeckel/cmake:utf8-fixes into master

The UTF-16 surrogate halves might need to still be valid for compatibility. Also, should we start rejecting RFC-invalid codepoint encodings?

Merge request reports