[Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases

digitalfreak at lingonborough dot com sourceware-bugzilla@sourceware.org
Mon Mar 20 10:39:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=10871

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9720|0                           |1
        is obsolete|                            |

--- Comment #90 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 9914
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9914&action=edit
Let alternative month names be a copy of regular ones

This is a new patch: alt_mon section is optional in the locale data source file
but this patch modifies the compiler to generate the missing alt_mon section as
a copy of mon section in the binary output file.

The difference between the patch from comment 81 and this one is not obvious:
the old patch actually added alt_mon section to all source files while this one
makes them unnecessary and generates the missing data automatically.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Libc-locales mailing list