Skip to content

Change offset columns to 64 bit. #1527

@jeromekelleher

Description

@jeromekelleher

Following the discussion in #343, we've decided that metadata and other ragged columns should be 64 bit. This should be done for C API 1.0.

I think we can either change the tsk_size_t typedef, or create a new type tsk_offset_t (or something) which is used for just the offset columns. Let's discuss the pros and cons of that here, as well as the details involved in this transition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C APIIssue is about the C API

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions