Skip to content
New issue

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

CompatHelper: bump compat for "ImageCore" to "0.10" #403

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ImageCore package from 0.8, 0.9 to 0.8, 0.9, 0.10.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (b25a997) 79.40% compared to head (fd646a5) 79.40%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #403   +/-   ##
=======================================
  Coverage   79.40%   79.40%           
=======================================
  Files          10       10           
  Lines        1282     1282           
=======================================
  Hits         1018     1018           
  Misses        264      264           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@IanButterworth
Copy link
Member

I'm merging but not sure what's going on with Linux ARMv8 @giordano you might be in the know re. Cirrus?

@IanButterworth IanButterworth merged commit df0891d into master Jul 21, 2023
28 of 30 checks passed
@IanButterworth IanButterworth deleted the compathelper/new_version/2023-07-21-15-09-55-861-3677145622 branch July 21, 2023 15:59
@giordano
Copy link
Member

For future reference

fatal: error thrown and no exception handler available.
ReadOnlyMemoryError()
__aarch64_sync_cache_range at /workspace/srcdir/gcc-12.1.0/libgcc/config/aarch64/sync-cache.c:78
_ZN4llvm3sys6Memory26InvalidateInstructionCacheEPKvm at /root/julia/bin/../lib/julia/libLLVM-14jl.so (unknown line)
% c++filt _ZN4llvm3sys6Memory26InvalidateInstructionCacheEPKvm
llvm::sys::Memory::InvalidateInstructionCache(void const*, unsigned long)

No idea what's that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants