From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F0403857BA3; Wed, 13 Mar 2024 14:56:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F0403857BA3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1710341809; bh=m6Yz40CSd5Ydwpg3aQ1PsUh8blcd9cE+w0ROO0yKQac=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tYrOckhQAFudcQnsM4SA2DhRvfBsInNy+mMJwSm7uo5kgUE9O13sd/881YyTegJf+ Q83Fu2mrd+7U0KsgBU7uTik71rM7bIo/f94LoM9Bw76XmMLc2WVsNGKMlGDlSakWnA OYZh3XCPEGvD1tpW3nCHrZgqvQXfEHjML5P58dks= From: "simon at pushface dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/111909] Filename case sensitivity defaulted wrongly on macOS Date: Wed, 13 Mar 2024 14:56:47 +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: simon at pushface dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: simon at pushface dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 simon at pushface dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from simon at pushface dot org --- Fixed on mainline.=