In this particular case t shadows transpose of the base class Matx: types.hpp:1805:14: warning: declaration of ‘t’ shadows a member of 'this' [-Wshadow] Changelog gcc 4.8: The option -Wshadow no longer warns if a declaration shadows a function declaration. This warning is problematic because it prevents the module opencv_contrib/modules/ruby to pass the build processpull/3345/head
parent
22ff1e8826
commit
11ebaf673f
2 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue