Compilation warnings

Submitted by Christoph Hertzberg @chhtz

Assigned to Nobody

Link to original bugzilla bug (#1707)
Version: 3.4 (development)

Description

Recently (a7b7f3ca) a number of EIGEN_DEPRECATED annotations were added which causes lots of warnings in the test-suite (which hides more valid warnings).

Shall we:

  • Not test deprecated functions?
  • Disable deprecation warnings when testing deprecated functions?
  • Do not deprecate functions when building the test-suite?

Blocking

#1608

Edited by Eigen Bugzilla