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 #include #define LOOKUP_SIZE 2048 ?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
rt, daemon messages with LF"): New test.
AgeCommit message (Expand)Author
2022-12-10deduplicate: Use 'sendfile' for small file copies....* guix/store/deduplication.scm (dump-file/deduplicate): Use 'sendfile' instead of 'dump-port'. * tests/store-deduplication.scm ("copy-file/deduplicate, below %deduplication-minimum-size"): New test. Ludovic Courtès
Ludovic Courtès
2022-06-26status: Change tests from SRFI-11 to SRFI-71....* tests/status.scm: Use SRFI-71 'let' instead of SRFI-11 'let-values'. Ludovic Courtès