[eigen] eigen-3.2.5 and g++ 5.1.1 |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
It appears that when compiling code that uses eigen-3.2.5 with g++ 5.1.1 and -std=c++11 one cannot check for shadowing or for deprecated declarations; i.e., -Wno-shadow -Wno-deprecated-declarations ??
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |