sb-unicode backport

This commit is contained in:
dlichteblau
2005-12-29 00:37:57 +00:00
parent b0615afdd9
commit 3e4d382940
3 changed files with 811 additions and 811 deletions

View File

@ -108,7 +108,7 @@
(define-maker make-rod-sink make-rod-ystream)
#+rune-is-character
(define-maker make-character-stream-sink make-character-ystream stream)
(define-maker make-character-stream-sink make-character-stream-ystream stream)
#-rune-is-character
(define-maker make-string-sink/utf8 make-string-ystream/utf8)