Sam James

Results 860 comments of Sam James

Others already gave an example of webkit-gtk and firefox too. In https://github.com/rui314/mold/issues/1026#issuecomment-1512463301, @ishitatsuyuki says this is expected. So, just call `setprlimit` instead of having users call `ulimit`. Also, you said...

> What is it that does not work? This `#undef` is internal to the compilation of the gz code of zlib, where that code does not even use the `time()`...

Right, fixed with a566e156b3fa07b566ddbf6801b517a9dba04fa3.

I assume `LD_LIBRARY_PATH` is definitely exported (not just set)? Can you reproduce it if you run `/usr/local/tmp/crew/less.20230814224036.dir/less-643/lesstest/lesstest -e -s '/usr/local/tmp/crew/less.20230814224036.dir/less-643/lesstest/lt_screen' -t '/usr/local/tmp/crew/less.20230814224036.dir/less-643/lesstest/lt/subsearch.lt' '/usr/local/tmp/crew/less.20230814224036.dir/less-643/less'` manually after failure?

See https://github.com/llvm/llvm-project/issues/67983.

See https://github.com/randombit/botan/pull/3736#issuecomment-1751913027. I don't see why the lightweight options (which don't break ABI) couldn't be added at the very least.

Could y'all update the copy of the key in: * the repo * your github profiles? That would help us out downstream.

See https://github.com/MagicStack/uvloop/pull/587.