unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob e5d0dfb2a4be5cbf0e72991b4f7ff9139acdf9ca 440 bytes (raw)
name: patches/xmoto-utf8.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
Description: Build with g++'s new utf8.h
Author: Stephen Kitt <skitt@debian.org>

--- a/src/helpers/utf8.h
+++ b/src/helpers/utf8.h
@@ -18,8 +18,8 @@
 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 =============================================================================*/
 
-#ifndef __UTF8_H__
-#define __UTF8_H__
+#ifndef __XMOTO_UTF8_H__
+#define __XMOTO_UTF8_H__
 
 #include <vector>
 #include <string>

debug log:

solving e5d0dfb2a4be5cbf0e72991b4f7ff9139acdf9ca ...
found e5d0dfb2a4be5cbf0e72991b4f7ff9139acdf9ca 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 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).