Ticket #31 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

Zero compression in .situ format

Reported by: pragma Assigned to: pragma
Priority: minor Milestone: Beta 1.1 - Refactoring
Component: In-Situ Loader Version: Beta 1
Keywords: Cc:

Description

The in-situ lib format requires the presence of std.zip. Modify both the in-situ tool and the loader to accomodate zero compression, as a concesssion to Ares (no zip support).

Change History

12/28/05 22:28:25 changed by pragma

  • status changed from new to closed.
  • resolution set to worksforme.

Its been discussed that zip and zlib from phobos may need to be included with DDL in order to get Ares support to be 100% complete. In such a case, this is no longer a problem.