[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2020-01-06 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 Bug 29843 depends on bug 12333, which changed state. Bug 12333 Summary: [DR 272] Explicit call to MyClass::~MyClass() not allowed https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12333 What|Removed |Added

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2019-03-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2019-03-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 --- Comment #3 from Eric Gallager --- (In reply to Jonathan Wakely from comment #2) > This doesn't seem a very useful meta-bug. Every bug with Component=c++ and > Keywords=rejects-valid is a standard conformance issue. > > What's the point of

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2019-03-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 --- Comment #2 from Jonathan Wakely --- This doesn't seem a very useful meta-bug. Every bug with Component=c++ and Keywords=rejects-valid is a standard conformance issue. What's the point of this one?

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2019-03-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org,

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2017-02-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 Bug 29843 depends on bug 7221, which changed state. Bug 7221 Summary: wrong linkage of typedef-named classes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7221 What|Removed |Added

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2015-03-27 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29843 Bug 29843 depends on bug 29041, which changed state. Bug 29041 Summary: failure to check for visible declaration of friend function to local class https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29041 What|Removed

[Bug c++/29843] [meta-bug] C++98 standard conformance issues

2006-11-15 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn|29046 | Status|UNCONFIRMED |NEW Ever