[ros-dev] [ros-diffs] [tfaber] 57485: [SHELL32] - Fix what might finally be the last missing "this->" instances left over from the C++ conversion (used a regex this time)
Dmitry Gorbachev
d.g.gorbachev at gmail.com
Fri Oct 5 20:38:10 UTC 2012
> Isn't there somewhere some compiler warning for such ambiguation?
Clang has an option "-Wself-assign" which should warn about it.
More information about the Ros-dev
mailing list