Geth MoarVM: MasterDuke17++ created pull request #1912:
Simplify decoding error reporting function
04:09
Geth MoarVM/main: c9eeb2a1d0 | (Daniel Green)++ | src/strings/utf8.c
Simplify decoding error reporting function

We're already in an error/slow path, let's just simplify the code a little.
13:50
MoarVM/main: 2bf23e821b | MasterDuke17++ (committed using GitHub Web editor) | src/strings/utf8.c
Merge pull request #1912 from MasterDuke17/simplify_decoding_error_reporting_function

Simplify decoding error reporting function