From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 906573870860; Fri, 19 Jun 2020 14:15:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 906573870860 From: "pcarroll at codesourcery dot com" To: gdb-prs@sourceware.org Subject: [Bug build/25716] Generated doxygen docs cause problems for Windows due to case-insensitive filesystem Date: Fri, 19 Jun 2020 14:15:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: 9.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pcarroll at codesourcery dot com X-Bugzilla-Status: UNCONFIRMED 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: cc 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-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2020 14:15:29 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25716 Paul Carroll changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pcarroll at codesourcery d= ot com --- Comment #1 from Paul Carroll --- We ran into this same problem. I've identified the problem as being a new @anchor in the gdb.texinfo file. The solution is to remove the @anchor(fra= me apply) and then modify the 2 @xref's that refer to that anchor. When I do that, the 'frame-apply.html' file is not created (using texi2html). I will attach my proposed patch, which should solve this issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=