leongross
leongross
> > @leongross @aykevl so that means #4324 would replace this PR, correct? > > Just wondering... 😸 I hope so :) This would be a good generic solution, I...
#4324 is successfully merged so this can be closed.
CI error does not seem to be related to the `Truncate` code, maybe another compiler issue? @deadprogram @aykevl, is this related to https://github.com/tinygo-org/tinygo/issues/3871? ``` no Go files in D:\a\tinygo\tinygo\tests\testing ld.lld:...
@deadprogram rebase done
@deadprogram @aykevl
Looks like we encountered [a similar error as a few weeks ago](https://github.com/tinygo-org/tinygo/issues/4347) @deadprogram ``` The following packages have unmet dependencies: libllvm18 : Breaks: llvm-18-dev (< 1:18.1.8~++20240730104741) but 1:18.1.8~++20240730092223+3b5b5c1ec4a3-1~exp1~20240730092238.143 is to...
llvm issues seem to be resolved by now, re-running the CI
CI is green, ready to merge? @aykevl @deadprogram @dgryski @rminnich
Thanks for taking care of that @aykevl!
Great, thanks for taking care of this!