Skip to content

Fix unused parameter warning

David Frank requested to merge df/fix-unused-parameter-warning into master

When building elsa, the warning about the unused operator flooded the output of builds using quickvec. This should be better now.

E.g. see the output of this job

Merge request reports