The 8.6 core zlib can't be used to implement the vfs::zstream as these channels need...
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 22 Mar 2009 18:57:14 +0000 (18:57 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 22 Mar 2009 18:57:14 +0000 (18:57 +0000)
commitef41ee16532ad299c7e5f388aef69179cbf9417a
tree5d7aa397abc08f3ad41acbb19c1aad79e48fafbc
parentce9a74ca72f0eefdadd0c9babf03ba79ee9b6578
The 8.6 core zlib can't be used to implement the vfs::zstream as these channels need to be
seekable and pushing zlib onto a channel makes it non-seeking. For now we can just disable
this command as it is only used by tclkit when vfs::zstreamed is true. 8.6 tclkits will now set
this false. TODO: make this command work with the core zlib.
library/vfslib.tcl