[Bug c++/117613] [modules] using-directive not exported

2024-11-21 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117613 Jason Merrill changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org

[Bug c++/117613] [modules] using-directive not exported

2024-11-15 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117613 --- Comment #1 from Jason Merrill --- This interferes with the using-directive used to bring the chrono literal operators from ...::chrono_literals into std::chrono, breaking libstdc++-prettyprinters/chrono.cc.

[Bug c++/117613] [modules] using-directive not exported

2024-11-15 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117613 Jason Merrill changed: What|Removed |Added Last reconfirmed||2024-11-15 Ever confirmed|0