[med-svn] [Git][med-team/insighttoolkit][master] 2 commits: Fix build with gcc-15.

Steven Robbins (@smr) gitlab at salsa.debian.org
Fri Apr 18 21:24:01 BST 2025



Steven Robbins pushed to branch master at Debian Med / insighttoolkit


Commits:
00367e99 by Steve Robbins at 2025-04-18T14:29:11-05:00
Fix build with gcc-15.

- - - - -
99d1694c by Steve Robbins at 2025-04-18T15:13:30-05:00
Fix build for gcc-15

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0002-fix-build-gcc15.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+insighttoolkit5 (5.4.3-2) experimental; urgency=medium
+
+  [ Steve Robbins ]
+  * [00367e9] Fix build with gcc-15.  Closes: #1096841.
+
+ -- Steve M. Robbins <smr at debian.org>  Fri, 18 Apr 2025 14:52:31 -0500
+
 insighttoolkit5 (5.4.3-1) experimental; urgency=medium
 
   [ Steve Robbins ]


=====================================
debian/patches/0002-fix-build-gcc15.patch
=====================================
@@ -0,0 +1,12 @@
+diff --git a/Modules/Core/Common/include/itkFloatingPointExceptions.h b/Modules/Core/Common/include/itkFloatingPointExceptions.h
+index d407803204..9d756db524 100644
+--- a/Modules/Core/Common/include/itkFloatingPointExceptions.h
++++ b/Modules/Core/Common/include/itkFloatingPointExceptions.h
+@@ -20,6 +20,7 @@
+ 
+ #include "itkMacro.h" // for ITKCommon_EXPORT
+ #include "itkSingletonMacro.h"
++#include <cstdint>
+ 
+ namespace itk
+ {


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 0001-Fix-building-and-running-with-system-MINC.patch
+0002-fix-build-gcc15.patch



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/35551628860d0fdc79fb7a595d3c9d2bb63cc378...99d1694c0afdbdc4fae34ae18ee9d139c19b62e4

-- 
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/compare/35551628860d0fdc79fb7a595d3c9d2bb63cc378...99d1694c0afdbdc4fae34ae18ee9d139c19b62e4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250418/8169162b/attachment-0001.htm>


More information about the debian-med-commit mailing list