Eliminate direct use of make-gstate in string I/O ports, by extending
authorChris Hanson <org/chris-hanson/cph>
Sat, 2 Feb 2008 02:02:53 +0000 (02:02 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 2 Feb 2008 02:02:53 +0000 (02:02 +0000)
commitebdc10d6061ecd23a789f45a3857f99d4bcc0259
tree6dc4ce6c437521ffa25084d1d8f379ba2ac9f93a
parent2831e2e3dd406e4c8048a872f3fc327d2def48f3
Eliminate direct use of make-gstate in string I/O ports, by extending
MAKE-GENERIC-I/O-PORT to take extra arguments.
v7/src/runtime/genio.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/strnin.scm
v7/src/runtime/strott.scm
v7/src/runtime/strout.scm