fix: doc and warnings

This commit is contained in:
Johann Dreo 2020-04-22 08:00:28 +02:00
commit ee5e1a36f6
5 changed files with 10 additions and 5 deletions

View file

@ -69,7 +69,7 @@
*/
template <class EOT>
eoGenOp<EOT> & do_make_op(eoParser& _parser, eoState& _state, eoInit<EOT>& _init)
eoGenOp<EOT> & do_make_op(eoParser& _parser, eoState& _state, eoInit<EOT>& /*_init*/)
{
// this is a temporary version, while Maarten codes the full tree-structured
// general operator input