Kalin KOZHUHAROV
Kalin KOZHUHAROV
Not sure where does this come from, but there are 2 related typos, mentioning "theads": https://github.com/georgmartius/vid.stab/blob/master/tests/test_omp.c#L9 https://github.com/georgmartius/vid.stab/blob/master/tests/test_omp.c#L22
Hi @georgmartius, I know you are busy, but since nobody uses this part of the code and it causes issues, can we have it removed? And may be pimp a...
Hi @georgmartius, pinging you as requested ;-) Let's give this code a bit of love :-)
The correct way will be to enable encoding auto-detection instead. There are many libraries for that. At the moment use something like `--encoding=ISO8859` for example (use `file MYFILE.txt` to check...
We can probably close that issue as env-dependent (and on a quiet old version).
Can someone shed more info on what is supposed to show there and where does it take this information from? On my system (Gentoo Linux) it shows a lot of...
Hi @georgmartius, re-pinging you...
I'll work on this a bit more, but here are my thoughts: * no indirect deps should be present in `dependencies.ini` and `requirements.txt`, they may be in some of the...
I am digging around and so far I don't see any direct use of `cffi` nor `idna` across the projects even: * [("from cffi import" OR "import cffi") AND (org:libyal...