From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 306B53858D35; Tue, 23 May 2023 17:23:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 306B53858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684862626; bh=tnuY5Ju2HudcAcq34bEK4H7TZl8JE6gcBgBow3v6nQ4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lURCW1qtXe8WBt4LzVq4ApShid2rYz3BieycNayVCwIcnVFH0mxZB0xBAtihKSBoG 7xUHLOAp1RLpx8BOw5RxLMlt0kwocggP6rgIvp6q/Kd7x5RKa21U8qCryiUkrcomAQ XXz6l6VJzbxgUFsjEYHQoQLHMcJb9zxdcbcejiVk= From: "adam at wozniakconsulting dot com" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBjKysvMTA5OTM2XSBlcnJvcjogZXh0ZW5kZWQgY2hhcmFj?= =?UTF-8?B?dGVyIOKJoCBpcyBub3QgdmFsaWQgaW4gYW4gaWRlbnRpZmllcg==?= Date: Tue, 23 May 2023 17:23:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adam at wozniakconsulting dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109936 --- Comment #24 from Adam Wozniak --- (In reply to Jonathan Wakely from comment #23) > (In reply to Adam Wozniak from comment #20) > > i get this response: > >=20 > > This page contains the following errors: > > error on line 20 at column 54: AttValue: " or ' expected > > Below is a rendering of the page up to the first error. >=20 > That seems to be a problem at your end, the page is well-formed: > https://validator.w3.org/nu/?doc=3Dhttps%3A%2F%2Fgcc.gnu.org%2Fgit%2Fgitw= eb. > cgi%3Fp%3Dgcc.git%3Bh%3D7d112d6670a0e0e662 works now. did not before. weird.=