From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D520D385C32C; Thu, 29 Sep 2022 20:28:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D520D385C32C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664483336; bh=XhLPmFghfkWsUjcGxlYcFPipgrMgA7sfpaGUCcvtkjE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HNA3ZujqzXegbxuPALHYsyaI24a87EgUw4DIEQWKeFAnAR0hd7j0/TWct8nsXD2Nb RIEoGDEn7QgeeuI5tg0m/sZI/+phEcQ7LKTqctPcjaU61DrEw4SS8o0a6BOWVCQejV p48xFIvB2wlcS1r7vvY1LYLw00YTbRqT1B98Us4I= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files Date: Thu, 29 Sep 2022 20:28:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D99227 Bug 99227 depends on bug 102576, which changed state. Bug 102576 Summary: [modules] Importing doesn't permit i= mplicit uses https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D102576 What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED=