Skip to content

Extension error #404

@ocots

Description

@ocots

Do not use args... in the methods which are extended:

CTDirect.jl/src/solve.jl

Lines 230 to 232 in 9c39f60

function solve_docp(solver_backend::T, args...; kwargs...) where {T<:AbstractSolverBackend}
throw(CTBase.ExtensionError(weakdeps[T]))
end

See this example.

Metadata

Metadata

Labels

good first issueGood for newcomersinternal devModification to the code is requested and should not affect user experiment

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions