Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
changelog:
Qhull 8.1.alpha6 GitHub 2025/09/07
poly2.c, poly2_r.c: fixed missing 'getid_(previousvertex)' Qhull 8.1.alpha5 GitHub 2025/08/24
Documentation changes
qhull-news.html: performance issue for coplanar triangulation http://www.qhull.org/news/qhull-news.html#problems Code changes
Fix arguments inconsistent with their format strings Replace sprintf with snprintf
Add QH_NORETURN macro for qh_errexit, qh_exit, etc. Remove duplicate declarations in libqhull_r.h and libqhull.h Build changes
Remove tools from CMake exported targets
Qhull 8.1.alpha4 GitHub 2024/07/22
Build changes
Replaced tag 8.1-alpha4 with 8.1.alpha4
CMakeLists.txt: properly express dependency of qhullcpp to qhullstatic_r qhull-exports.def,*.def: Add DATA after qh_version and qh_version2 other symbols in *.def are CODE symbols exported to Windows Documentation changes
qconvex,qhalf.htm: OFF format 'o' is points instead of vertices
libqhull_r.h,global_r,merge_r.c: Change Q15-check-duplicates to 'Q17' as coded
libqhull.h,global,merge.c: Change Q15-check-duplicates to 'Q17' as coded (pre-Q2019.0.1)
qconvex_r,qdelaun_r,qhalf_r,unix_r,qvoronoi_r.c::hidden_options: Change Q15 to Q17
qconvex,qdelaun,qhalf,unix,qvoronoi.c::hidden_options: Change Q15 to Q17
Qhull::s_not_output_options: Change Q15 to Q17
q_test-ok.txt,qh-code,qh-optq,qh-quick,qhull.htm,qhull.man,qhull.txt: Change to Q17