[PATCH v2] Removed redundant data for LC_MONETARY
Florian Weimer
fw@deneb.enyo.de
Wed Jul 26 21:52:00 GMT 2017
* Tulio Magno Quites Machado Filho:
> mon_grouping is different than what hi_IN defines.
> Both p_sep_by_space and n_sep_by_space values were different than what
> hi_IN defines.
>
> These changes are causing errors at stdlib/tst-strfmon_l.
And to be absolutely clear: This test does not test these locales, but
it verifies that certain aspects of thread-local locales are properly
isolated from the process-wide locale object.
If the locales no longer have this property, we can pick another
locale, or maybe write our own locale for testing purposes.
More information about the Libc-alpha
mailing list