all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 4aeeaff81877bf694464fa989502a45f2e6282f9 317 bytes (raw)
name: gnu/packages/patches/pstoedit-fix-gcc12.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
Retrieved from Fedora: https://src.fedoraproject.org/rpms/pstoedit/tree

--- a/src/drvpptx.orig.cpp	2021-08-29 16:25:45.000000000 +0200
+++ b/src/drvpptx.cpp	2022-01-28 11:57:44.765756339 +0100
@@ -65,6 +65,7 @@
 #define ZIP_EXTERN extern
 
 #include <zip.h>
+#include <memory>
 
 #ifdef _MSC_VER
 // MS VC++ Windows

debug log:

solving 4aeeaff818 ...
found 4aeeaff818 in https://git.savannah.gnu.org/cgit/guix.git

(*) 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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.