[Bug c++/120764] New: redefinition errors when using certain std headers in GMF

2025-06-22 Thread furyusss at yahoo dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120764 Bug ID: 120764 Summary: redefinition errors when using certain std headers in GMF Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Pri

[Bug c++/118049] conflicting global module declaration

2025-01-19 Thread furyusss at yahoo dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118049 --- Comment #6 from furyusss at yahoo dot fr --- Awesome, thanks!

[Bug c++/118049] conflicting global module declaration

2024-12-19 Thread furyusss at yahoo dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118049 --- Comment #1 from furyusss at yahoo dot fr --- Adding the content of the attached files here so it is easier to read: ``` module1.cpp module; #include export module module1; module2.cpp module; #include export mo

[Bug c++/118049] New: conflicting global module declaration

2024-12-15 Thread furyusss at yahoo dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118049 Bug ID: 118049 Summary: conflicting global module declaration Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++