Bruce Schultz
Bruce Schultz
I get the following failure when running tests with tidy-html5. There's no failures when running with the original tidy. ``` $ python tests/test_docs.py ...F...... ====================================================================== FAIL: test_large_document (__main__.TestDocs1) ---------------------------------------------------------------------- Traceback...
The example ~/.asoundrc config file results in the error reported at https://github.com/alsa-project/alsa-plugins/issues/15 ALSA lib pcm_plug.c:1286:(_snd_pcm_plug_open) Unknown field playback_ports aplay: main:828: audio open error: Invalid argument It seems that since that...
Building sooperlooper on gentoo fails with a lot of errors related to the gcc -fno-permissive being enabled by default. See the example error below. This change replaces the 'void *data'...