[med-svn] [Git][med-team/phyx][master] Add patch to build with g++-10

Nilesh Patra gitlab at salsa.debian.org
Fri Apr 17 18:46:51 BST 2020



Nilesh Patra pushed to branch master at Debian Med / phyx


Commits:
811e5dfd by Nilesh Patra at 2020-04-17T23:16:18+05:30
Add patch to build with g++-10

- - - - -


2 changed files:

- + debian/patches/gcc10.patch
- debian/patches/series


Changes:

=====================================
debian/patches/gcc10.patch
=====================================
@@ -0,0 +1,11 @@
+Description: Fix FTBFS with GCC and G++ version 10
+--- a/src/tlate.cpp
++++ b/src/tlate.cpp
+@@ -7,6 +7,7 @@
+ 
+ #include <map>
+ #include <algorithm>
++#include <string>
+ 
+ using namespace std;
+ 


=====================================
debian/patches/series
=====================================
@@ -1 +1,2 @@
 link_lnlopt.patch
+gcc10.patch



View it on GitLab: https://salsa.debian.org/med-team/phyx/-/commit/811e5dfdef2448715596eec902db4f1c66f17b39

-- 
View it on GitLab: https://salsa.debian.org/med-team/phyx/-/commit/811e5dfdef2448715596eec902db4f1c66f17b39
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/20200417/22eedcdc/attachment.html>


More information about the debian-med-commit mailing list