CGAL/cgal

Wunused-but-set-variable

Closed this issue · 2 comments

Issue Details

We get new warnings on this platform

Environment

  • Operating system (Windows/Mac/Linux, 32/64 bits):
  • Compiler: GCC_master_CXX20-Release
  • Release or debug mode:
  • Specific flags used (if any):
  • CGAL version:
  • Boost version:
  • Other libraries versions if used (Eigen, TBB, etc.):

@soesau we remove variable and loop here and here ?

@janetournois shall we remove the counter here or do you want to keep it for debugging and we just CGAL_USE() it?