DGtal-team / DGtal

Digital Geometry Tools and Algorithm Library
https://dgtal.org
GNU Lesser General Public License v3.0
370 stars 115 forks source link

Ambiguous Logical operators in CombinatorialDSS.ih #248

Closed dcoeurjo closed 12 years ago

dcoeurjo commented 12 years ago

Xavier, could you please check this issue ?

/home/dcoeurjo/Sources/DGtal/src/DGtal/geometry/2d/CombinatorialDSS.ih:123:7: warning: '&&' within '||' [-Wlogical-op-parentheses] || ( ^ /home/dcoeurjo/Sources/DGtal/src/DGtal/geometry/2d/CombinatorialDSS.ih:123:7: note: place parentheses around the '&&' expression to silence this warning || ( ^

dcoeurjo commented 12 years ago

Solved in master