all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob b01a6a07103e5fb46f8b28b20b21044d5e6b3a71 293 bytes (raw)
name: packages/patches/cursynth-wave-rand.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
Related to https://github.com/mtytel/cursynth/issues/9

--- a/mopo/src/wave.h	2014-06-25 14:10:57.827369578 -0500
+++ b/mopo/src/wave.h	2014-06-25 14:08:15.795376354 -0500
@@ -19,6 +19,7 @@
 #define WAVE_H
 
 #include "mopo.h"
+#include <cstdlib>
 #include <cmath>
 
 #define LOOKUP_SIZE 2048

debug log:

solving b01a6a07103e5fb46f8b28b20b21044d5e6b3a71 ...
found b01a6a07103e5fb46f8b28b20b21044d5e6b3a71 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.