[PATCH] Remove PRI_MACROS_BROKEN define usage
Joseph S. Myers
joseph@codesourcery.com
Thu Mar 20 18:35:00 GMT 2014
On Thu, 20 Mar 2014, Adhemerval Zanella wrote:
> 2014-03-20 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
>
> * intl/loadmsgcat.c (PRI_MACROS_BROKEN): Remove unused conditional.
I think this file comes from GNU gettext (though we're long out of sync
with gettext's copy of libintl - still, coordinating with gettext on how
to avoid -Wundef warnings might be a good idea, as we'd like to end up
with identical sources for shared files). Defining PRI_MACROS_BROKEN to 0
if _LIBC would be a conservative approach to keeping down divergence, if
PRI_MACROS_BROKEN is still considered relevant in the gettext context.
http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/intl/loadmsgcat.c
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list