From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6ACEC3861861; Thu, 15 Feb 2024 11:19:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6ACEC3861861 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707995998; bh=JhRpc+2f/38y+Il4ywhVRjpC30j1ZnGvMgul8QsyBfg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qLRh6ZxXGZ3n/LJXWVQfHD7OdRSJHj5PVRzrg98JSH9yYfffqUX3o/Fr3/t3MlQlI YNE0d9KCT9xtyIzcfx4EcAKSEfZgf48Aknik1qaTDdJdnsxFzIhVlzRm/jOeBc6ngf el7+I9RnGAjeoijzpjNRZ+y6Prko/eOxB8hgGzAo= From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/31385] sort-makefile-lines.py doesn't check variable with _ Date: Thu, 15 Feb 2024 11:19:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31385 --- Comment #1 from H.J. Lu --- Also many Makefiles have sysdep_routines +=3D \ strcasecmp_l-nonascii \ strcspn-generic \ strncase_l-nonascii \ strpbrk-generic \ strspn-generic \ varshift \ # sysdep_routines But sort-makefile-lines.py expects # sysdep_routines --=20 You are receiving this mail because: You are on the CC list for the bug.=