John Högberg
John Högberg
Merged, thanks for the PR! :-)
Thanks for the PR, I'll include this in nightly tests after 28 is out :-)
Nope, sorry for letting this linger for so long. I've re-added it to the nightly test runs and will merge tomorrow if all goes well.
Merged, thanks again for the PR!
It seems that the `emulator` and `kernel` tests crashed hard, can you see which tests it crashed on?
> And I was wondering if and which ones of these failed test cases should we address in this PR? Perhaps the ones in the emulator, kernel and system? The...
Thanks for your report! The messages printed by `bin_opt_info` and `recv_opt_info` are returned as warnings to keep things simpler internally. The compiler currently lacks a mechanism for purely informational messages,...
Thanks for over, I'll bring this up with the team once we're all back after the holidays. :)
Thanks for your report! As far as I can tell the result is correct: it's supposed to calculate the converted time _modulo 2 ** 64_. This should not cause issues...
Thanks again for your report, we merged a fix three weeks ago but I forgot to make a note of it here. :)