Skip to content

Bugfixes in unicode handling

Compare
Choose a tag to compare
@mgerstner mgerstner released this 03 Mar 12:43
· 34 commits to master since this release
v0.7.2
4f47efa

This minor release merely fixes a couple of unicode related bugs:

  • sometimes there are utf-8 codec errors when processing buildlogs so simply return plain binary data to avoid errors
  • fix grep on certain files returning "invalid argument", because of bad unicode handling which lead to bad file size reports