clear-output: call stream-clear-output on gray streams.
authorStas Boukarev <stassats@gmail.com>
Sun, 10 Mar 2013 15:05:59 +0000 (19:05 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 10 Mar 2013 15:05:59 +0000 (19:05 +0400)
commitca4e2366c140bec0d0af240c653fc258efc1df21
tree355e34348f73d1a129c596cbb3bbf5dee4e4750e
parent203e2acb585b1c13159bbd6ec83c61ad9c095818
clear-output: call stream-clear-output on gray streams.

clear-output should call sb-gray:stream-clear-output instead of
sb-gray:stream-force-output.

Fixes lp#1153257.
NEWS
src/code/stream.lisp