Artifact 9d3c4f906c6882d5b9e76ddcc6e5142b55bfdea3:
- File win/Makefile.in — part of check-in [6dd3878e92] at 2014-10-21 01:04:07 on branch core_zip_vfs — Replaced calls to zip with calls to the new pure-tcl zipfile encoder embedded in zvfstools. Fixed a bug in the encoder for zvfstools. It was exporting files, but not directories. This lack of directories was causing the bootloader to miss that /zvfs/boot/tcl/init.tcl existed, because it was checking for the existance of /zvfs/boot/tcl. I compared the archives created by zvfstools::mkzip to the archives created by zip, and the difference came down to the fact that zip did create TOC entries for directories and zvfstools::mkzip was failing to do so. (So I'm pretty sure the new behavior is "standard.") (user: hypnotoad size: 29985)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.