On Jan 17, 2014, at 1:05, Anton Vodonosov avodonosov@yandex.ru wrote:
16.01.2014, 21:22, "Mark Evenson" evenson@panix.com:
On Jan 16, 2014, at 13:44, Theam Yong Chew senatorzergling@gmail.com wrote:
Hi all,
I inadvertently discovered some bugs in the gray-streams implementation due to a stale flexi-streams that did not get upgraded properly.
Applied in [r14602][1]: FLEXI-STREAMS from Quicklisp passes all its tests! Fantastic!
Flexi-streams test suite passes even on ABCL 1.1.1 http://common-lisp.net/project/cl-test-grid/library/flexi-streams.html
But not in quicklisp 2014-01-13, where flexi-streams test suite has new test case. It fails on ABCL due to #342: http://cl-test-grid.appspot.com/blob?key=1r0ys54trc
So, I suggest to commit the trivial fix from #342.
For some reason, applying your patch in [#342][1] seems to cause the ansi-compiled tests to fail to execute.
[1]: http://abcl.org/trac/ticket/342