From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38746 invoked by alias); 30 Dec 2019 10:51: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 38675 invoked by uid 55); 30 Dec 2019 10:51:38 -0000 From: "cvs-commit at gcc dot gnu.org" To: libc-locales@sourceware.org Subject: [Bug localedata/25323] km_KH: d_t_fmt contains "m" instead of "%M" Date: Mon, 30 Dec 2019 10:51:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.31 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: 2019-q4/txt/msg00108.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25323 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Rafal Luzynski : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D20a740b2b27b6d48698= 5fa9c89011ab301ac16a6 commit 20a740b2b27b6d486985fa9c89011ab301ac16a6 Author: Rafa=C5=82 Lu=C5=BCy=C5=84ski Date: Mon Dec 30 11:28:37 2019 +0100 km_KH locale: Use "%M" instead of "m" in d_t_fmt (bug 25323) A quick analysis suggests that the original author meant "%M" (minutes format specifier) instead of "m" which is just a literal "m" letter. --=20 You are receiving this mail because: You are on the CC list for the bug.