Jonathan Schleifer

Results 34 issues of Jonathan Schleifer

### Steps to reproduce Try calling a user with Element iOS that is on a mobile connection. Or let them initiate a call, it doesn't matter. It also doesn't matter...

T-Defect
A-VoIP
S-Major
O-Occasional
Z-WTF
Z-Ready

Hi! When building namecoinq-release from OS X, it results in a different, non-working binary than the released OS X binary. Could you please either a.) specify from which source it...

Creating a self-relocating .library with EH used to be possible with amiga-gcc, however, these days, it results in the following linker warning: `.text reloc for __EH_FRAME_BEGINS__ is out of range:...

Hi! I recently wanted to add ft2-clone to Fedora, and it was [pointed out](https://bugzilla.redhat.com/show_bug.cgi?id=1998821) to me (and I indeed missed that) that ft2-clone includes some non-free graphics unlike pt2-clone: https://github.com/8bitbubsy/ft2-clone/blob/master/src/gfxdata/bmp/LICENSE.txt...

I'm getting ``` NonceError: Could not find nonce in bucket 202. at findNonces (/home/js/hs-airdrop/bin/hs-airdrop:275:17) at async createKeyProofs (/home/js/hs-airdrop/bin/hs-airdrop:328:17) at async main (/home/js/hs-airdrop/bin/hs-airdrop:761:8) ``` However, I did have more than 15...

This does not build libobjc, as it is broken in several ways. However, it doesn't matter, since libobjc is basically not used by anyone anyway and everybody uses a different...

It seems that `lib/gcc/m68k-apple-macos/9.1.0/include-fixed/limits.h` gets included instead of `m68k-apple-macos/include/limits.h` when using `#include `. The latter has an `#include_next` for the former, so they need to be swapped in include search...

When using `WaitSelect` with a timeout, `WaitSelect` never returns when there are no events to handle. This completely breaks using `WaitSelect` to peek on sockets. This has been tested against...

dependencies

This adds objfw for nds to allow using Objective-C for Nintendo DS development.