unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 37b4e4477460aa23566f30f859a1af30d2dc69f7 483 bytes (raw)
name: gnu/packages/patches/celestia-includes.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
 
Patches from Archlinux.

http://bugs.gentoo.org/show_bug.cgi?id=366073
--- a/src/celmath/intersect.h
+++ b/src/celmath/intersect.h
@@ -15,6 +15,7 @@
 #include "ray.h"
 #include "sphere.h"
 #include "ellipsoid.h"
+#include "mathlib.h"
 
 
 template<class T> bool testIntersection(const Ray3<T>& ray,
--- a/src/celengine/frametree.h
+++ b/src/celengine/frametree.h
@@ -14,6 +14,7 @@
 #define _CELENGINE_FRAMETREE_H_
 
 #include <vector>
+#include <cstddef>
 
 class Star;
 class Body;

debug log:

solving 37b4e44 ...
found 37b4e44 in https://yhetil.org/guix-devel/1435811397-16111-1-git-send-email-ericbavier@openmailbox.org/

applying [1/1] https://yhetil.org/guix-devel/1435811397-16111-1-git-send-email-ericbavier@openmailbox.org/
diff --git a/gnu/packages/patches/celestia-includes.patch b/gnu/packages/patches/celestia-includes.patch
new file mode 100644
index 0000000..37b4e44

1:17: trailing whitespace.
 
1:18: trailing whitespace.
 
1:24: trailing whitespace.
 
1:27: trailing whitespace.
 
Checking patch gnu/packages/patches/celestia-includes.patch...
Applied patch gnu/packages/patches/celestia-includes.patch cleanly.
warning: 4 lines add whitespace errors.

index at:
100644 37b4e4477460aa23566f30f859a1af30d2dc69f7	gnu/packages/patches/celestia-includes.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).