[plt-scheme] small Unicode changes

Matthew Flatt mflatt at cs.utah.edu
Sat Mar 1 09:23:26 EST 2008


In addition to using Unicode 5.0 instead of 4.1, the default UTF-8
decoding of a port stream now produces #\uFFFD (the "replacement
character") instead of #\? for bad encodings in the stream.

Matthew




More information about the plt-scheme mailing list