Re: [PATCH 2/2] i18n: avoid conflict with ngettext from libintl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jonathan Nieder <jrnieder@xxxxxxxxx> writes:

> The usual convention is that the _() macro is private to each
> application.  libintl provides a gettext function or macro, and
> various programs do
>
> 	#define _(msg) gettext(msg)
>
> in some private header (that does not pollute the public namespace)
> for notational convenience.

Yeah, I am aware of that.  Is there a similar convention for [dn]gettext?
Perhaps not....
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]