Add missing error checking to UTF-8 decoder: was allowing illegal code
authorChris Hanson <org/chris-hanson/cph>
Thu, 27 May 2004 14:03:06 +0000 (14:03 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 27 May 2004 14:03:06 +0000 (14:03 +0000)
commit08de99c9c119fec64d3e60fa6c32b3e1e86020cf
tree9007a8e59df2d23312c1746e83c11ebf1c700c06
parentfd5023aef225a469356824e7d63951cc41a82174
Add missing error checking to UTF-8 decoder: was allowing illegal code
points.  Simplify code that checks for illegal code points; some of
the checks were redundant.  Implement object buffering, and use it to
reimplement wide-string format conversions and ports.  Implement input
ports for UTF-xx strings.
v7/src/runtime/unicode.scm