Actions
Feature #138
closedFiles64 - Support for files larger than 2GB
Start date:
10/19/2016
Due date:
% Done:
100%
Estimated time:
Forum topic:
Description
It is proposed to add support for files larger than MAX, which is about 2GB.
Similar to Files/HostFiles, the pair of modules Files64/HostFiles64 should be added to BlackBox.
In addition, Stores.Reader and Stores.Writer operations working on Files64 should be supported in
a new module Stores64.
Updated by J. Templ almost 9 years ago
- Subject changed from Support for files larger than 2Gb to Support for files larger than 2GB
- Assignee set to J. Templ
An additional module Files64 is required for supporting files larger than 2GB. This module should have the same interface as Files but uses the type LONGINT for the file length and file positions.
Updated by I. Denisov over 8 years ago
- Status changed from New to Dormant
- Assignee deleted (
J. Templ) - Target version deleted (
1.7.1) - % Done changed from 0 to 10
Updated by J. Templ over 8 years ago
- Subject changed from Support for files larger than 2GB to Files64 - Support for files larger than 2GB
- Description updated (diff)
- Status changed from Dormant to In Progress
- Assignee set to J. Templ
- Target version set to 1.7.1
Updated by R. Campbell over 8 years ago
- Status changed from In Progress to Closed
Actions