From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A57F73861819; Mon, 30 Oct 2023 14:00:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A57F73861819 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698674418; bh=sTUPxuRkhtYPB8aGGyHEbj0GLO5sr0SC2YAvOCvRdLQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wetYhH2dOisiCCweSkEBmhK2KmaYlpPETZsgGMdH2b0NGWPaDW7T0gViE+EBBMMqd xUs2hhxhBeW7uMm6xhhnTWw2Ko1aDtYmpgChsbr+W5PKZqvjbuDgSLYdJ4V8T4G0Ux l/p7PmxSScAzu/yWRFCzVr5j6ityJLpC7ZsK34+U= From: "egallager at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/111909] Filename case sensitivity defaulted wrongly on macOS Date: Mon, 30 Oct 2023 14:00:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: egallager at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: simon at pushface dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_file_loc keywords cf_reconfirmed_on assigned_to bug_status everconfirmed 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=3D111909 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2023-October | |/634636.html Keywords| |patch Last reconfirmed| |2023-10-30 Assignee|unassigned at gcc dot gnu.org |simon at pushface d= ot org Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #2 from Eric Gallager --- Patch posted to mailing lists: https://gcc.gnu.org/pipermail/gcc-patches/2023-October/634636.html=