Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #1130 (new defect)

Opened 4 months ago

Last modified 3 months ago

MappedBuffer support in tango.io.archive.Zip

Reported by: larsivi Assigned to: DRK
Priority: major Milestone: 0.99.8
Component: Core Functionality Version: 0.99.6 Jeff
Keywords: triage Cc:

Description

Apparently this module and the ZipBlockReader was meant to optionally use MappedBuffer, but the source says it doesn't implement IConduit.Seek - something it does now at least.

This should be cleaned up together with the (bogus?) FileConduit (file_source) use in the same class, see #1089.

Change History

07/10/08 06:58:10 changed by larsivi

  • milestone changed from 0.99.7 to 0.99.8.