← Back to team overview

yade-users team mailing list archive

Re: [Question #300740]: -Wdeprecated_declarations: where to put it?

 

Question #300740 on Yade changed:
https://answers.launchpad.net/yade/+question/300740

    Status: Open => Answered

Manfred Hampl proposed the following answer:
I assume you are misinterpreting the output.

You are getting warnings like

/usr/include/eigen3/Eigen/src/Core/Functors.h:977:28: warning:
‘template<class _Operation> class std::binder1st’ is deprecated
[-Wdeprecated-declarations]

because the compilation command is including the option "-Wdeprecated-
declarations"

Ina any case these messages are only warnings and should not have any
negative effect.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.