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
I was already in the process of digging into this because GLMakie failing to precompile/load on master was annoying me, so I ran a bisection earlier today and isolated the change to JuliaLang/julia#51764.
In my few minutes of trials, it seems to work if line 256 in the _load! function is changed to map(pointer, eachcol(reinterpret(UInt8, buffer))), but I haven't done any extensive validation yet.
PNGFiles.jl/gen/libpng/libpng_api.jl
Lines 557 to 559 in f1bf24f
PNGFiles.jl/src/io.jl
Lines 255 to 260 in f1bf24f
The text was updated successfully, but these errors were encountered: