From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DD7B93858434; Fri, 9 Feb 2024 09:30:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DD7B93858434 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707471041; bh=pcfcostRlyaDOauIc0qw6RFxrKV/qO/S3GVXLwmLy68=; h=From:To:Subject:Date:From; b=IlTNmdgfmDma5NVYwV2vQXoi2DC/uJgbEMHTP3mB11W+jgZNajobzosGZwmfZUM1c Ax/N4rO43KJHp1ApdENRcQ1qEtCohppYDgeFv1RO64zM/6DKZ1N+80INjrTncg30eF 6MXyX+wwoIxb3Bv8yXlE0YjaW3bX4aUCSKx6Yl+A= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31358] New: [gdb/testsuite] urldefense urls in source code Date: Fri, 09 Feb 2024 09:30:41 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31358 Bug ID: 31358 Summary: [gdb/testsuite] urldefense urls in source code Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- I found some funny markers in the source code ... $ find gdb* -type f | xargs grep urldefense gdb/testsuite/gdb.reverse/map-to-same-line.exp:# along with this program. = If not, see . gdb/testsuite/gdb.reverse/map-to-same-line.c: along with this program. If not, see . */ ... --=20 You are receiving this mail because: You are on the CC list for the bug.=