Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Needs new release? #86

Closed
dpo opened this issue Jul 12, 2022 · 1 comment · Fixed by #87
Closed

Needs new release? #86

dpo opened this issue Jul 12, 2022 · 1 comment · Fixed by #87

Comments

@dpo
Copy link
Member

dpo commented Jul 12, 2022

I have this breakage over at JuliaSmoothOptimizers/SolverCore.jl#25:

ERROR: LoadError: MethodError: no method matching ADNLPModels.ForwardDiffAD(::Int64, ::var"#6#14", ::Vector{Float64})
Closest candidates are:
  ADNLPModels.ForwardDiffAD(::Int64, !Matched::Int64, ::T) where T at ~/.julia/packages/ADNLPModels/q67fF/src/forward.jl:2
  ADNLPModels.ForwardDiffAD(::Integer, ::Any) at ~/.julia/packages/ADNLPModels/q67fF/src/forward.jl:7
  ADNLPModels.ForwardDiffAD(::Integer, ::Any, !Matched::Integer; x0, kwargs...) at ~/.julia/packages/ADNLPModels/q67fF/src/forward.jl:7
Stacktrace:
 [1] tests()
   @ Main ~/work/SolverCore.jl/SolverCore.jl/NLPModelsIpopt.jl/test/runtests.jl:56
 [2] top-level scope
   @ ~/work/SolverCore.jl/SolverCore.jl/NLPModelsIpopt.jl/test/runtests.jl:66
 [3] include(fname::String)
   @ Base.MainInclude ./client.jl:451
 [4] top-level scope
   @ none:6
in expression starting at /home/runner/work/SolverCore.jl/SolverCore.jl/NLPModelsIpopt.jl/test/runtests.jl:66

cc @tmigot

@tmigot
Copy link
Member

tmigot commented Jul 12, 2022

You are right, this test was fixed in #83 . I make a new release.

@tmigot tmigot linked a pull request Jul 12, 2022 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants