unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 62b0aeee75e4b04769a8d34f8d37d5393e7e8394 654 bytes (raw)
name: gnu/packages/patches/glibc-fix.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
24
25
26
27
28
29
 
diff --git a/signal/sigsetops.c b/signal/sigsetops.c
index 0317662..77bd1dc 100644
--- a/signal/sigsetops.c
+++ b/signal/sigsetops.c
@@ -3,7 +3,6 @@
 
 #include <features.h>
 
-#define _EXTERN_INLINE
 #ifndef __USE_EXTERN_INLINES
 # define __USE_EXTERN_INLINES 1
 #endif
-- 
1.9.0

fix the error @node found before @end deftypefun

diff --git a/manual/contrib.texi b/manual/contrib.texi
index 3b9d23c..376b40d 100644
--- a/manual/contrib.texi
+++ b/manual/contrib.texi
@@ -1,3 +1,4 @@
+@end deftypefun
 @node Contributors, Free Manuals, Platform, Top
 @c %MENU% Who wrote what parts of the GNU C Library
 @appendix Contributors to @theglibc{}
-- 
1.9.2


debug log:

solving 62b0aee ...
found 62b0aee in https://yhetil.org/guix-devel/CAFtzXzMBfcemYpb=+_RcGNyPDyV5haUJ6W3TxpVpqRN0Gi6j8g@mail.gmail.com/

applying [1/1] https://yhetil.org/guix-devel/CAFtzXzMBfcemYpb=+_RcGNyPDyV5haUJ6W3TxpVpqRN0Gi6j8g@mail.gmail.com/
diff --git a/gnu/packages/patches/glibc-fix.patch b/gnu/packages/patches/glibc-fix.patch
new file mode 100644
index 0000000..62b0aee

1:12: trailing whitespace.
 
1:14: trailing whitespace.
 
1:19: trailing whitespace.
-- 
1:33: trailing whitespace.
-- 
Checking patch gnu/packages/patches/glibc-fix.patch...
1:35: new blank line at EOF.
+
Applied patch gnu/packages/patches/glibc-fix.patch cleanly.
warning: 5 lines add whitespace errors.

index at:
100644 62b0aeee75e4b04769a8d34f8d37d5393e7e8394	gnu/packages/patches/glibc-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).