Luke Dashjr
Luke Dashjr
I've been having lots of intermittent network issues, and discovered recently that nullmailer simply stopped delivering *any* mail a month ago. Restarting it got a few old messages sent, but...
Any plans to update ABCore? Maybe add a dummy "Android permission" so users can opt-in manually.
`$POWER_SUPPLY/type` is only checked for Mains or Battery, but not USB. IMO the current behaviour is reasonable, however, since USB might not provide sufficient power to guarantee the battery isn't...
``` > /mnt/hd2019c-nobackup/dev/rust/mrustc/output-1.54.0/build_libc-0_2_95_H19_run Process was terminated with signal 7 FAILING COMMAND: /mnt/hd2019c-nobackup/dev/rust/mrustc/output-1.54.0/build_libc-0_2_95_H19_run make: *** [minicargo.mk:106: output-1.54.0/libtest.rlib] Error 1 ``` ``` Program received signal SIGBUS, Bus error. 0x00007ffff7eaea9c in __pthread_rwlock_rdlock_full64 (abstime=0x0,...
Includes some slight refactoring (return type changed, current status checked)
This is dead code post-Segwit.
There's no way to determine why `evhttp_bind_socket_with_handle` failed if `getaddrinfo` returns an error. Fixing this is complicated by the fact that `getaddrinfo` returns errors of its own type, which could...
## Environment - ejabberd version: 20.04 - Erlang version: Erlang (SMP,ASYNC_THREADS) (BEAM) emulator version 12.2 - OS: Linux (Gentoo) - Installed from: Gentoo package (source) ## Configuration ```yaml hosts: ......