Nick Terrell

Results 153 comments of Nick Terrell

Should be clarified now. Please re-open if you have further questions.

Yes, it is planned now. Closing in favor of #3390.

The only suggestion left from this pr is support for `-l` with gzip files. I think that is a reasonable request, but it isn't super high priority.

We'd definitely be happy to host a bazel build system in `build/bazel/` that is community maintained. It would also need a test in CI to ensure that it continues to...

Basically, I've found out that on ppc64 with ELFv1 gcc doesn't emit stack notes by default. But in ELFv2 it does. See https://patches.linaro.org/project/binutils/patch/[email protected]/ So this is likely a test issue,...

Are you still running into this issue? We haven't been able to reproduce it locally.

> It is mostly contrib/, but there is one deprecated declaration used in a test binary. @eli-schwartz This is allowed, and the `test/` directory should ignore deprecation errors with `-Wno-deprecated-declarations`....

> This isn't a generally applicable rule -- many people instead argue that tests should not ignore deprecation errors unless the tests themselves are testing that the deprecated interface still...

Good point, I missed the filename. That one can definitely be updated!

Closing due to lack of activity. Please open a new issue if you have further questions.