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

method ambiguity in julia 11r4 #74

Open
dpinol opened this issue Oct 8, 2024 · 0 comments
Open

method ambiguity in julia 11r4 #74

dpinol opened this issue Oct 8, 2024 · 0 comments

Comments

@dpinol
Copy link

dpinol commented Oct 8, 2024

In julia 11.0r4

using Test, LaTeXStrings

detect_ambiguities(Base, Core, LaTeXStrings; recursive=true)
Skipping Base.cwstring
1-element Vector{Tuple{Method, Method}}:
 (write(io::IO, s::LaTeXString) @ LaTeXStrings ~/.julia/packages/LaTeXStrings/ZtSdh/src/LaTeXStrings.jl:94, write(io::Base.AnnotatedIOBuffer, x::AbstractString) @ Base strings/annotated.jl:491)

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

No branches or pull requests

1 participant