From 7839201780c293d54bd0993457fc5ecdc2f360b6 Mon Sep 17 00:00:00 2001 From: Qianqian Fang Date: Tue, 22 Oct 2024 22:10:57 -0400 Subject: [PATCH] [tools] update meshfix to fix implicit-function warning when building meshfix in Debian with -Werror=implicit-function-declaration enabled in CFLAGS, this fails to build iso2mesh package, see https://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg673548.html --- tools/PoissonRecon | 2 +- tools/meshfix | 2 +- tools/tetgen | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/PoissonRecon b/tools/PoissonRecon index 455ea0d..387fa8a 160000 --- a/tools/PoissonRecon +++ b/tools/PoissonRecon @@ -1 +1 @@ -Subproject commit 455ea0dbe651f31bf6985ff2891becff1dd79c72 +Subproject commit 387fa8acc7871133efbe1fe20083bd57899ef018 diff --git a/tools/meshfix b/tools/meshfix index 6888ecb..5099c5e 160000 --- a/tools/meshfix +++ b/tools/meshfix @@ -1 +1 @@ -Subproject commit 6888ecb2d49667f7f941863935a5608da30a2774 +Subproject commit 5099c5ebfad9d020f9bb79f3a8f37200d74e7e4b diff --git a/tools/tetgen b/tools/tetgen index 603ba18..213548f 160000 --- a/tools/tetgen +++ b/tools/tetgen @@ -1 +1 @@ -Subproject commit 603ba181ebfaed38eec88532720e282606009b73 +Subproject commit 213548f5bca1ec00269603703f0fec1272181587