- Anonymous
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Alexander Golubev | wmayer | master | 2015-05-17 16:33:29 | master f5cd28fc |
Changeset | salomesmesh: fix tests in conditions Lots of warnings like: src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Command.cpp|57 col 6| warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || if (!myType == SMESHDS_AddNode) || Most of them resulted in conditions being always false. |
|||
mod - src/3rdParty/salomesmesh/src/SMESHDS/SMESHDS_Command.cpp | Diff File |