We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PkgEval tests with Julia and LLVM assertions enabled now, triggering e.g. in https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2023-07/22/BitIntegers.primary.log:
bswap must be an even number of bytes %5 = call i24 @llvm.bswap.i24(i24 %"x::UInt24"), !dbg !16
This makes BitIntegers.jl sit at the top of every daily PgkEval report now, so would be good to fix 🙂
The text was updated successfully, but these errors were encountered:
This makes BitIntegers.jl sit at the top of every daily PgkEval report now
Sorry for this! this should hopelly be fixed now, assuming this issue is the same as #38. Please reopen if this failure appears again.
Sorry, something went wrong.
No branches or pull requests
PkgEval tests with Julia and LLVM assertions enabled now, triggering e.g. in https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2023-07/22/BitIntegers.primary.log:
This makes BitIntegers.jl sit at the top of every daily PgkEval report now, so would be good to fix 🙂
The text was updated successfully, but these errors were encountered: