qhull / qhull

Qhull development for www.qhull.org -- Qhull 2020.2 (8.1-alpha1) at https://github.com/qhull/qhull/wiki
Other
716 stars 191 forks source link

Extraneous indentation #96

Closed r-barnes closed 2 years ago

r-barnes commented 2 years ago

This line has an unexpected indent that prevents compilation on LLVM-12 with the -Werror flag.

Should the line be outdented or enclosed as part of the immediately-preceding else branch?

r-barnes commented 2 years ago

Apologies: this issues appears to have been fixed in this commit