Explorar o código

The 'Somebody Else's Problem Field' was just activated

Eric Andersen %!s(int64=20) %!d(string=hai) anos
pai
achega
bd7f93cb5c
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      include/langinfo.h

+ 3 - 0
include/langinfo.h

@@ -614,6 +614,9 @@ extern char *nl_langinfo (nl_item __item) __THROW;
 # include <xlocale.h>
 # include <xlocale.h>
 
 
 /* Just like nl_langinfo but get the information from the locale object L.  */
 /* Just like nl_langinfo but get the information from the locale object L.  */
+#ifdef __UCLIBC_MJN3_ONLY__
+#warning "mjn3 FIXME: nl_langinfo_l has a prototype but isn't defined."
+#endif
 extern char *nl_langinfo_l (nl_item __item, __locale_t l);
 extern char *nl_langinfo_l (nl_item __item, __locale_t l);
 extern char *__nl_langinfo_l (nl_item __item, __locale_t l);
 extern char *__nl_langinfo_l (nl_item __item, __locale_t l);