Skip to content
Snippets Groups Projects
Select Git revision
  • beb66c3447efce3aabd35602a82d70c275bbfe76
  • 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
    Resolved a bug that caused an error message
    ("../lib/icu_compress/cmp_icu.c:2229: Error: forwarding error in bitsize: ...")
    to display when DEBUGLEVEL is set to 3. This behavior is
    unintended as the compressor is designed to handle such errors by
    inserting the uncompressed data directly into the bitstream.
    Consequently, the error forwarding process has been made silent.
    beb66c34
    History