[PATCH 4/5] iconvdata: Move gconv-modules configuration to gconv-modules.conf

Siddhesh Poyarekar siddhesh@sourceware.org
Thu Jun 10 11:11:55 GMT 2021


On 6/10/21 3:53 PM, Andreas Schwab wrote:
> On Jun 07 2021, Siddhesh Poyarekar via Libc-alpha wrote:
> 
>> Move all gconv-modules configuration files to gconv-modules.conf.
>> That is, the S390 extensions now become gconv-modules-s390.conf.  Move
>> both configuration files into gconv-modules.d.
>>
>> Now GCONV_PATH/gconv-modules is read only for backward compatibility
>> for third-party gconv modules directories.
> 
> Why is that needed?  Why can't GCONV_PATH/gconv-modules remain the
> master?

I did it to move all configuration files into a single place in 
gconv-modules.d/ since that seemed more consistent than having 
GCONV_PATH/gconv-modules and 
GCONV_PATH/gconv-modules.d/gconv-modules-extra.conf.

Siddhesh


More information about the Libc-alpha mailing list