Root/guile2/patches/0001-disable_gnu_locale_api.patch

1--- guile-2.0.2/libguile/i18n.c 2011-08-12 16:47:52.538234245 +0200
2+++ guile-2.0.2m/libguile/i18n.c 2011-08-12 16:47:11.027419164 +0200
3@@ -865,7 +865,7 @@
4   *dst = '\0';
5 }
6 
7-#ifdef USE_GNU_LOCALE_API
8+#ifdef USE_GNU_LOCALE_API_DISABLED
9 static inline void
10 str_upcase_l (register char *dst, register const char *src,
11           scm_t_locale locale)
12

Archive Download this file



interactive