aartaka/graven-image

Fix DRIBBLE* on ABCL

aartaka opened this issue · 0 comments

On 1.9.2, ABCL recognises Gray Streams as streams, but now it complains about missing methods for all the dribble streams. Methods it asked me before I've given up: gray-streams::gray-stream-element-type and gray-streams:stream-write-string.

Weird stuff that needs deep research and fixing.

  • Implement stream-write-string with stream-write-char.