mailing list of musl libc
 help / color / mirror / code / Atom feed
* Support of msgctxt
@ 2017-04-04 14:00 He X
  0 siblings, 0 replies; only message in thread
From: He X @ 2017-04-04 14:00 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

Hi, rich

Recently, i am trying to make msgfmt from gettext-tiny to a real drop-in
replacement to gnu msgfmt. Most are running well with my patches now. But
sadly musl doesnt handle msgctxt.
https://github.com/sabotage-linux/gettext-tiny/pull/10

msgctxt is rare among cli softwares, but used by lots of GUI
softwares(webpages even). Based on this , i think we should add the
following:

dcpgettext

dpgettext

pgettext

https://www.gnu.org/software/gettext/manual/html_node/Contexts.html

I will be happy if it's acceptable to add these functions. It will be
awesome if you could handle it. Whatever, i will try on my own if it's not
acceptable for you and musl. I need it for krita after all. :)

He X

[-- Attachment #2: Type: text/html, Size: 1618 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-04 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-04 14:00 Support of msgctxt He X

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).