Hannes

Results 9 issues of Hannes

In the spirit of not hijacking issues anymore I opened a new issue, because I'm actually a bit unhappy with the current interface between ExplicitCAD and openextcad/ImplicitCAD. I just compiled...

I'm compiling opencascade oce on macOS 10.15.6 with clang-7 under Nix. clang-7 uses the "gnu++14" language standard for C++ by default, if nothing else is specified. I couldn't find that...

Hello and thanks for this awesome tool! To be honest, I don't fully understand why clang-tidy-checks.py is written and what it is for. But I think it should be possible...

* Zwift Mobile API client version: 0.2.0, from pypi * Python version: Python 3.9.9 * Operating System: macOS 11.6 (Big Sur) ### Description zwift-client crashes with wrong user credentials instead...

The error puts out the header size for 64-bit elf files when parsing a 32-bit elf file.

Checking elf header size before elf magic may lead to presenting the user with a misleading error message in case the elf file header is corrupted or a non-elf file...

Hi, I'm working on upgrading rust-bindgen used in the crate [nrf-softdevice](https://github.com/embassy-rs/nrf-softdevice/tree/master) from 0.55.1 but I've hit a bit of a snag and i'm not sure what to do. I've recreated...

dtgen_dfx did not observe the -processsor or -processor_ip parameter but instead used always the first processor returned by getprocessors. This fails, if the first processor has not the correct/expected architecture....

Hello, first of all, I know `xsct` is being sunset and replaced by the `sdtgen`-workflow, so I don't know of how much interest this issue is. I have an XSA,...