Germany
https://fosstodon.org/@tomterl
Keyoxide: Tomterl
Website: https://www.tomsdiner.org
IRC channel for the projects here on sr.ht: #tomterl
From Tom Regner to ~tomterl/public-inbox
Thanks a lot, for both patches :)
From Tom Regner to ~tomterl/public-inbox
thanks! I’ll check my coordinates and if I can reproduce the offset error
From Tom Regner to ~tomterl/public-inbox
Thanks! I opted to replace the padend calls with the means of the fmt module. It runs fine, as far as I can tell. The tests do not work here ATM (0/0 tests run) - something to do with the module handling changes I guess; will have to figure out where to put them :)
From Tom Regner to ~sircmpwn/hare-users
“Sebastian” <sebastian@sebsite.pw> writes: > Thanks for reporting this! I just sent a patchset which should fix this: > <https://lists.sr.ht/~sircmpwn/hare-dev/patches/44524> That was fast :-) can confirm that my code compiles and runs again. Thanks!
From Tom Regner to ~sircmpwn/hare-users
Hi, this code does not compile, use of `CONST` in the switch gives harec: src/check.c:2889: casecmp: Assertion `a->result->storage == b->result->storage’ failed. ``` use os; type error = !int; def CONST: error = 1;
From Tom Regner to ~tomterl/public-inbox
Thanks!
From Tom Regner to ~tomterl/public-inbox
Thanks!
From Tom Regner to ~tomterl/public-inbox
Thanks a lot!
From Tom Regner to ~tomterl/public-inbox
Thanks a lot!
From Tom Regner to ~tomterl/public-inbox
Thanks!