From: Francois Visconte <fv@kh3.org>
To: buildroot@busybox.net
Subject: [Buildroot] patch for gettext package (bug#13000)
Date: Wed, 18 Apr 2007 09:37:12 +0200 [thread overview]
Message-ID: <4625CAA8.5050005@kh3.org> (raw)
Here is the path to put in 'package/gettext/gettext-plural-exp.patch':
Cheers,
Fran?ois Visconte
--- gettext-0.14.6/gettext-runtime/intl/plural-exp.h 2005-05-20
23:03:38.000000000 +0200
+++ gettext-0.14.6/gettext-runtime/intl/plural-exp.h 2007-04-13
15:54:54.000000000 +0200
@@ -110,7 +110,7 @@
unsigned long int *npluralsp)
internal_function;
-#if !defined (_LIBC) && !defined (IN_LIBINTL)
+#if !defined (__UCLIBC__) && !defined (_LIBC) && !defined (IN_LIBINTL)
extern unsigned long int plural_eval (struct expression *pexp,
unsigned long int n);
#endif
reply other threads:[~2007-04-18 7:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4625CAA8.5050005@kh3.org \
--to=fv@kh3.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox