Skip to content

Using "mac" to write in stdout does not work properly #7

@aefermiano

Description

@aefermiano

Here is a diff in header between a file written to an output file (top) and to stdout (bottom):

image

It looks like the header is written after file encoding is complete using fseek, which is not supported for stdout.

As a consequence, the generated file cannot be decompressed by "mac".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions