Kristoffer Carlsson
Kristoffer Carlsson
@nanosoldier `runbenchmarks(ALL, vs = ":release-1.10")`
Ref https://github.com/JuliaLang/Pkg.jl/pull/3079
I've heard the same complaints from various people on 1.10 that the precompile process just aborts without any output whatsoever and then the serial precompile starts. Some error path that...
The precompile code has changed quite a lot since 1.10 so please reopen if you see this on 1.12+
Should exclude the stdlib folder for that.
Could the message only be printed if you are about to enter the REPL / interactive mode? I don't want it printed for e.g. a CLI tool.
The banner? That's hidden with the `-q` flag. But that has nothing to do with juliaup.
Not sure what bumping an issue with no extra information will do.
I upload the files as a release artifact to GitHub and GitHub generates that link. I will look into updating them to GCC 15, I think it is best that...
I'm missing a solution here. This is how external REPL modes are installed AFAIU.