Per Larsen

Results 43 comments of Per Larsen

> My thinking is that it's simpler to implement, most of this needs to be implemented for the other strategy anyways, we want a working solution sooner, and it's not...

@ArniDagur Try adding `-DSSE4` or `-DAVX2` to your `compile_commands.json`. Adding either of those options lets me transpile `z_validate.c` without issues. Closing the issue but feel free to reopen. As a...

@ArniDagur can you please help us with the following info so we can troubleshoot the issue: > What OS or distro is this? How did you compile c2rust? I've seen...

This issue is also triggered when translating `nginx` with `--reorganize-definitions` enabled. I've temporarily disabled reorganize definitions in the `c2rust-testsuite` until this issue is resolved.

Hi @rizsotto, I'm excited that you reached out; awesome that you're willing to improve bear for our use case! > I got decided to improve Bear to be working on...

Homebrew updated the LLVM formula to 10.0.1_1 but issue seems to persist in that revision. Relevant issue https://github.com/Homebrew/homebrew-core/pull/61005

We'd like to support PPC. However, we don't have the resources to do so currently. If you were considering to submit patches or represent an organization that might support this...

Mostly manpower with funding being a factor too.

WebRtc* and Media.AudioCompactor* test failures are not selfrando related. The unwind_consistency test probably is. We currently test with this gtest filter: ```python # instructions on GTEST_FILTER are found here: #...

Same behavior observed on 14.04. Also when linking with gold.