Change ustring implementation to simplify to 8-bit legacy strings.
authorChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 06:40:58 +0000 (22:40 -0800)
committerChris Hanson <org/chris-hanson/cph>
Sat, 11 Feb 2017 06:40:58 +0000 (22:40 -0800)
commit51a748f279c2a82d40d061e626760b39fc88390e
tree94c20a9a6fcb6427be5d1ac9f5aa31af59d8e94e
parent06e5589b5ec3b2cd6c78c127bd46e0e0a0e26fdc
Change ustring implementation to simplify to 8-bit legacy strings.

This was happening anyway given the previous definition of char-ascii?.
src/runtime/bytevector.scm
src/runtime/runtime.pkg
src/runtime/ustring.scm