You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error first showed up in Oscar's CI with Julia 1.12.0-DEV.1652, Commit c5899c2d54f and was not present with 1.12.0-DEV.1647, Commit fa880a730e3. Diff: JuliaLang/julia@fa880a7...c5899c2 (educated guess: JuliaLang/julia#55907)
However, the changes in nightly are probably unrelated. Instead, I assume that somewhere in the Hecke callstack is some wrong usage of setprecision that just came to the surface because of the nightly changes.
See https://github.com/oscar-system/Oscar.jl/actions/runs/11905577520/job/33176301244#step:10:538.
This error first showed up in Oscar's CI with
Julia 1.12.0-DEV.1652, Commit c5899c2d54f
and was not present with1.12.0-DEV.1647, Commit fa880a730e3
. Diff: JuliaLang/julia@fa880a7...c5899c2 (educated guess: JuliaLang/julia#55907)However, the changes in nightly are probably unrelated. Instead, I assume that somewhere in the Hecke callstack is some wrong usage ofsetprecision
that just came to the surface because of the nightly changes.A similar error can be observed in the Hecke CI as well, e.g. in https://github.com/thofma/Hecke.jl/actions/runs/11911761420/job/33199919246?pr=1685#step:6:167
The text was updated successfully, but these errors were encountered: