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

digitalfreak at lingonborough dot com sourceware-bugzilla@sourceware.org
Thu Dec 22 23:34:00 GMT 2016


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

Rafal Luzynski <digitalfreak at lingonborough dot com> changed:

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

--- Comment #75 from Rafal Luzynski <digitalfreak at lingonborough dot com> ---
Created attachment 9714
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9714&action=edit
Provide backward compatibility for strftime family (version 5)

Compared to the one from comment 68 this patch is a little simpler because
there is no need to check if alt_mon is NULL or empty, as it is obligatory now.
 Also replaces dirty alias names ending with "2" (like "__strftime_l_compat2")
with more decent ending with "_alias" (like "__strftime_l_compat_alias").

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


More information about the Libc-locales mailing list