From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75899 invoked by alias); 18 Oct 2016 00:31:43 -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 38761 invoked by uid 48); 17 Oct 2016 22:18:10 -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, 18 Oct 2016 00:31: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: enhancement 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-q4/txt/msg00006.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D10871 --- Comment #54 from Rafal Luzynski = --- Created attachment 9570 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D9570&action=3Dedit Provide backward compatibility for nl_langinfo family As requested in [1] and [2] this patch defines backward compatible versions= of nl_langinfo() and nl_langinfo_l(). Is this sufficient? Can we assume that __nl_langinfo_l() is a private API (even if visible in public) and it is not guaranteed to be backward compatible? [1] https://sourceware.org/ml/libc-alpha/2016-06/msg00009.html [2] https://sourceware.org/ml/libc-alpha/2016-06/msg00019.html --=20 You are receiving this mail because: You are the assignee for the bug.