From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2DD9C385B831; Mon, 23 Mar 2020 18:05:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2DD9C385B831 From: "freddie_chopin at op dot pl" To: gdb-prs@sourceware.org Subject: [Bug build/25716] New: Generated doxygen docs cause problems for Windows due to case-insensitive filesystem Date: Mon, 23 Mar 2020 18:05:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: freddie_chopin at op dot pl 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: 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 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: Mon, 23 Mar 2020 18:05:33 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25716 Bug ID: 25716 Summary: Generated doxygen docs cause problems for Windows due to case-insensitive filesystem Product: gdb Version: 9.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: freddie_chopin at op dot pl Target Milestone: --- Doxygen docs for GDB contain these two files: frame-apply.html Frame-Apply.html Their names differ only in case (their contents are obviously different), so when dumping such package on an case-insensitive filesystem (like quite frequently on Windows) you end up with just one of these files, serving as both. --=20 You are receiving this mail because: You are on the CC list for the bug.=