[Bug c++/101224] New: Problem with interaction of modules and std::unique_ptr

2021-06-26 Thread p.cross13 at yahoo dot com via Gcc-bugs
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: p.cross13 at yahoo dot com Target Milestone: --- Created attachment 51063 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51063&action=edit main program file with two modul

[Bug c++/90515] New: g++ ignores [[deprecated("text")]] in some template specialisations

2019-05-16 Thread p.cross13 at yahoo dot com
ty: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: p.cross13 at yahoo dot com Target Milestone: --- #include // the deprecated attribute is ignored by the compiler for the BAD template. It works for GOOD. templa