Snippets for libchardet 1.0.6 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/15s2smcdncsfpf5y1kr3i56mhxqawhaa-libchardet-1.0.6.drv.
-
nsUniversalDetector.cpp:125:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 125 | if (aLen > 3) | ^~