Skip to content
Snippets Groups Projects
Select Git revision
  • 021ff09f8c0b35d30012b602358ad38ed332a3ba
  • master default protected
  • cmp_tool-improvement
  • v0.15
  • v0.14
  • v0.13
  • v0.12
  • v0.11
  • v0.09
  • v0.08
  • v0.07
  • v0.06
  • v0.05
13 results

lib

  • Clone with SSH
  • Clone with HTTPS
  • Dominik Loidolt's avatar
    Dominik Loidolt authored
    - The compression function has been updated to return an error code upon failure.
    - The returned value can now be checked for errors using the cmp_is_error() function.
    - Retrieve the specific error code with the cmp_get_error_code() function.
    - Error handling now includes descriptive strings for each error code.
    - Note: compress_chunk_set_model_id_and_counter() will return dst_size on success instead of 0.
    021ff09f
    History
    Name Last commit Last update
    ..