unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 19ece783ee52d546e1c12c33da4c3a643b656228 608 bytes (raw)
name: gnu/packages/patches/python-graph-tool-boost-fix.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
https://git.skewed.de/count0/graph-tool/-/commit/0a837b40538df619f43706d50efe0c7afde755a9.diff

Scheduled for inclusion in next release after version 2.58.

diff --git a/src/graph/gml.hh b/src/graph/gml.hh
index 7bea0ca362305a1eba7bfba69813064363809ea0..62027809dab5885f47da3a01fbf3fcf057b8e02e 100644
--- a/src/graph/gml.hh
+++ b/src/graph/gml.hh
@@ -25,6 +25,7 @@
 #include <boost/variant/recursive_variant.hpp>
 #include <boost/variant/get.hpp>
 #include <boost/spirit/include/support_istream_iterator.hpp>
+#include <boost/regex/v5/unicode_iterator.hpp>
 
 #include <boost/algorithm/string/replace.hpp>


debug log:

solving 19ece783ee ...
found 19ece783ee in https://yhetil.org/guix-patches/20231024193404.249783-2-code@greghogan.com/

applying [1/1] https://yhetil.org/guix-patches/20231024193404.249783-2-code@greghogan.com/
diff --git a/gnu/packages/patches/python-graph-tool-boost-fix.patch b/gnu/packages/patches/python-graph-tool-boost-fix.patch
new file mode 100644
index 0000000000..19ece783ee

1:20: trailing whitespace.
 
Checking patch gnu/packages/patches/python-graph-tool-boost-fix.patch...
1:22: new blank line at EOF.
+
Applied patch gnu/packages/patches/python-graph-tool-boost-fix.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 19ece783ee52d546e1c12c33da4c3a643b656228	gnu/packages/patches/python-graph-tool-boost-fix.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).