From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101342 invoked by alias); 5 Jan 2016 02:39:39 -0000 Mailing-List: contact libc-locales-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-locales-owner@sourceware.org Received: (qmail 98848 invoked by uid 48); 5 Jan 2016 02:36:27 -0000 From: "digitalfreak at lingonborough dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/10871] ru_RU: 'mon' array should contain both nominative and genitive cases Date: Tue, 05 Jan 2016 02:39:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: digitalfreak at lingonborough dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: libc-locales at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2016-q1/txt/msg00009.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D10871 --- Comment #15 from Rafal Luzynski = --- Created attachment 8877 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D8877&action=3Dedit Proposed solution: smart algorithm choosing the nominative/genitive month n= ame This is the main part: the implementation of the smart algorithm in strftim= e() which would select the correct form of the month name for the "%B" format specifier. Note that this patch requires the previous ones, also it requires some NLS data from the following patches. --=20 You are receiving this mail because: You are the assignee for the bug.