Fix MSVC: \x sequences in UTF-8 literals are treated as \u sequences, not bytes.
So, don't use UTF-8 literals when trying to represent invalid byte sequences. Just use standard string literals.
Showing
Please
register
or
sign in
to comment