Skip to content

Conversation

@camilodlt
Copy link
Contributor

Removed an extra "the"

@camilodlt
Copy link
Contributor Author

A doctest failed. Maybe something about WARNING: llvmcall with integer pointers is deprecated.

@bjarthur
Copy link
Contributor

@ThomasRetornaz ditto

@ThomasRetornaz
Copy link
Collaborator

Sorry for that
Ok for me

@ThomasRetornaz
Copy link
Collaborator

A doctest failed. Maybe something about WARNING: llvmcall with integer pointers is deprecated.

WARNING: llvmcall with integer pointers is deprecated.
│ Use actual pointers instead, replacing i32 or i64 with i8* or ptr
│ in _unsafe_shift_arith!(Union{typeof(Base.max), typeof(Base.min)}, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T) at /home/runner/work/ImageMorphology.jl/ImageMorphology.jl/src/extreme_filter.jl

I will have a look

@ThomasRetornaz
Copy link
Collaborator

A doctest failed. Maybe something about WARNING: llvmcall with integer pointers is deprecated.

WARNING: llvmcall with integer pointers is deprecated. │ Use actual pointers instead, replacing i32 or i64 with i8* or ptr │ in _unsafe_shift_arith!(Union{typeof(Base.max), typeof(Base.min)}, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T, AbstractArray{T, 1} where T) at /home/runner/work/ImageMorphology.jl/ImageMorphology.jl/src/extreme_filter.jl

I will have a look

The warning seems coming from LoopVectorization, may a update of this depency solve this issue ?

@timholy timholy merged commit 486b9da into JuliaImages:master May 14, 2025
@timholy
Copy link
Member

timholy commented May 14, 2025

Thanks!

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.

4 participants