From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1C001385770C; Sat, 27 May 2023 16:37:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1C001385770C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1685205463; bh=gtZqZmjbzQsO+9zN2B23uhVxNam3YIyQU2sSP3ciCXI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZrBn5gqaW05I3Ex+necEuQeGeX0VTtk7meFBx648aC01o1uupi/WDthOya9HeD/MM Vd62e9ce39p1AmvaV/+InbOb+wz6UE5I2TfHV4418fSiuqdiYGJzCTad3Y1cxzMXFN Zon2nE8n6huCLdVzbItOdLLI6KXDJkX+DIjkZ2po= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/25337] Codespell report for glibc Date: Sat, 27 May 2023 16:37:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: minor X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: ppluzhnikov at google dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D25337 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Paul Pluzhnikov : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3Df58a8c1c15d8b5d8a08= e8553f82867202b88a5cc commit f58a8c1c15d8b5d8a08e8553f82867202b88a5cc Author: Paul Pluzhnikov Date: Sat May 27 06:48:33 2023 +0000 Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 All the changes are in comments or '#error' messages. Applying this commit results in bit-identical rebuild of iconvdata/*.so Reviewed-by: Florian Weimer --=20 You are receiving this mail because: You are on the CC list for the bug.=