Fix bug where the result of char-upcase is multibyte.
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 Oct 2018 01:46:32 +0000 (18:46 -0700)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 Oct 2018 01:46:32 +0000 (18:46 -0700)
commit15cddda2ab341f1bb69f4af9afe344ea50fedd5d
tree3b7fee9fa636397375412a5ef08e392b4ef6cccc
parent2a837668fa48442b2a5d500895c65a77217a5517
Fix bug where the result of char-upcase is multibyte.

This was previously hidden because the compiler isn't doing range checking on
the third argument to bytevector-u8-set!.
src/runtime/rgxcmp.scm