Skip to content

ZPAQ TODO: Get show_progress to work on compression #4

Description

@pete4abw

In libzpaq.cpp: Compressor::compress(int n)

/* TODO
 * Need to show progress
      // ver 7.15 uses read instead of get
      // need to show progresss in this way
      if (!(i % 128))
              show_progress(i);
*/

show_progress is defined in libzpaq.h in the lrzip block at the end.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions