Julien Lamy pushed to branch master at Debian Med / odil


Commits:
fbe73428 by Julien Lamy at 2023-06-27T15:47:34+02:00
Fix FTBFS with g++-13

- - - - -


2 changed files:

- + debian/patches/fix-g++-13.patch
- debian/patches/series


Changes:

=====================================
debian/patches/fix-g++-13.patch
=====================================
@@ -0,0 +1,12 @@
+Description: Include missing header
+Author: Julien Lamy <[email protected]>
+--- a/src/odil/Tag.h
++++ b/src/odil/Tag.h
+@@ -9,6 +9,7 @@
+ #ifndef _5faf4691_e936_476e_8ad3_40f36a167a74
+ #define _5faf4691_e936_476e_8ad3_40f36a167a74
+ 
++#include <cstdint>
+ #include <cstddef>
+ #include <ostream>
+ #include <string>


=====================================
debian/patches/series
=====================================
@@ -2,3 +2,4 @@ remove-soname-in-wrappers.patch
 remove_boost_exception.patch
 fix-interpreter-path.patch
 remove-network-unit-tests.patch
+fix-g++-13.patch



View it on GitLab: 
https://salsa.debian.org/med-team/odil/-/commit/fbe73428fb90c902e07e42e285fdcd8c80e7443a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/odil/-/commit/fbe73428fb90c902e07e42e285fdcd8c80e7443a
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to