https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106851
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-02-28
Ever confirmed|0 |1
Keywords|rejects-valid |diagnostic
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Nathaniel Shead from comment #2)
> This behaviour should be as expected right?
Quite possibly, I still don't know how to use modules. I was just trying to
figure out how to define a 'std' module that includes all the library headers
and then exports everything.
Let's reclassify this as a diagnostic bug then.