mirror of
https://github.com/pmai/Deflate.git
synced 2025-12-21 13:04:30 +01:00
Shadow stream-element-type in tests for ecl
This commit is contained in:
@ -37,6 +37,8 @@
|
|||||||
#-(or sbcl allegro cmu clisp openmcl lispworks ecl clasp abcl mocl genera mezzano) ...
|
#-(or sbcl allegro cmu clisp openmcl lispworks ecl clasp abcl mocl genera mezzano) ...
|
||||||
#:fundamental-binary-input-stream #:fundamental-binary-output-stream
|
#:fundamental-binary-input-stream #:fundamental-binary-output-stream
|
||||||
#:stream-read-byte #:stream-write-byte)
|
#:stream-read-byte #:stream-write-byte)
|
||||||
|
#+ecl
|
||||||
|
(:shadowing-import-from :gray #:stream-element-type)
|
||||||
(:export
|
(:export
|
||||||
#:perform-all-tests
|
#:perform-all-tests
|
||||||
#:perform-deflate-tests
|
#:perform-deflate-tests
|
||||||
|
|||||||
Reference in New Issue
Block a user