baerbock

Results 13 comments of baerbock

Thanks for your answer. I will have to learn more about Rust, since for me ./render fails with `thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:355:21`

> Hello , please note that PyQt4 has been dropped from Manjaro, one of major desktop linux distros LOL. Manjaro is ArchLinux with parental advisory!

@nayuki Isn't your library getting included into LibreOffice with hundreds of millions of users? I don't have a better proof, but what else is [this](https://github.com/LibreOffice/core/blob/b4141cade04dac0c9d47293313a4521282975f12/RepositoryExternal.mk#L4159)?

@lnicola Dear Laurențiu, when will the next version be released?

Logs for the failing tests (tests below each): [cannon-0.31.0.log](https://pastebin.com/sWSUFj0x) ``` benchmarking Cannon.Dict/slices 1 time 29.01 ms (20.87 ms .. 35.96 ms) 0.737 Rcannon-tests: : commitBuffer: invalid argument (invalid character) ```...

@fisx I've just cloned from master again and the error is still there. May you please tell me where I can find the quickcheck seed?

@fisx I've just tried to compile the _develop_ branch and the error remained.

@chesik-amd Hi Chris, the _common-src-AMDTActivityLogger_ code alone doesn't compile with scons. So I've tried to fix it by - copying CXL_init.py from https://github.com/GPUOpen-Tools/common-src-SCons - `env = CXL_env.Clone()` fails because there...