]> OCCT Git - occt.git/commit
Coding - Resolving C6319 warning
authordpasukhi <dpasukhi@opencascade.com>
Mon, 9 Sep 2024 19:14:00 +0000 (19:14 +0000)
committerdpasukhi <dpasukhi@opencascade.com>
Sat, 14 Sep 2024 20:26:41 +0000 (20:26 +0000)
commit9c6914c3cc7642b508e78a3515415e38cfc68367
treeb97b4dc2e72ce976073a82f0253dd42f0abfb167
parent4ab54d60ef8f3f5d67f173271964619a43ce539e
Coding - Resolving C6319 warning

Use of the comma-operator in a tested expression
  causes the left argument to be ignored when it has no side-effects.
src/TopOpeBRep/TopOpeBRep_ProcessSectionEdges.cxx