alien.strings: Dependency on io.streams.byte-array. Clean this up somehow?
parent
2ebbd75ebc
commit
e6dac7f0e3
|
@ -5,6 +5,7 @@ io.encodings io.encodings.ascii io.encodings.utf16n
|
|||
io.encodings.utf8 io.streams.memory kernel kernel.private math
|
||||
namespaces sequences sequences.private strings strings.private
|
||||
system system.private ;
|
||||
USE: io.streams.byte-array ! for windows, do not delete!
|
||||
IN: alien.strings
|
||||
|
||||
GENERIC# alien>string 1 ( c-ptr encoding -- string/f )
|
||||
|
|
Loading…
Reference in New Issue