Ben Pye

Results 19 issues of Ben Pye

It would be nice if we had a version of `get_boxed_info` that did not rely on the global allocator for use with the experimental feature `allocator_api`. I think there is...

enhancement

**Describe the bug** Whilst running `RecoverClassesFromRTTIScript` I encounter a `NullPointerException`. Adding a null check resolves the first exception, however later I then see a `CodeUnitInsertionException` **To Reproduce** Steps to reproduce...

Status: Waiting on customer

As in the title, but would it be reasonable to make `Link` and `AtomicLink` `#[repr(C)]`? I realise that an external library could put the links into a bad state, but...

Hey, I'm really happy I've stumbled on this project. I want to use an ESP8266 to send/receive raw ethernet frames. There's currently the esp-raw project, it hacks about with lwip's...

Any ideas about support Go 1.11's modules, several projects already seem to have adopted the new way of doing things, for example https://github.com/miniflux/miniflux and it'd be nice to have a...

enhancement

I really like the idea of this, I wish build systems were less intrusive and this seems to do something toward that. I feel however it would be useful to...

Whilst the output for `xilinx-ise-unwrapped` should be fixed, as it is not a fixed output derivation it is currently rebuilt whenever `7zz` or `unzip` are rebuilt as these are used...

Currently this includes a modified version of `buildFHSUserEnvBubblewrap` - this is because we need to parse additional arguments to `bwrap`. If https://github.com/NixOS/nixpkgs/pull/152619 is merged then we should be able to...

Currently a patched 7-zip is required to extract the files from the ext4 filesystem preserving symlinks. When this issue is resolved the patched version should be removed. Reported upstream at...