[Bug c++/61339] add mismatch between struct and class [-Wmismatched-tags]
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 17 23:54:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61339
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |10.0
Summary|add mismatch between struct |add mismatch between struct
|and class |and class
|[-Wmismatched-tags] to |[-Wmismatched-tags]
|non-bugs |
--- Comment #17 from Martin Sebor <msebor at gcc dot gnu.org> ---
Patch committed in r279480.
More information about the Gcc-bugs
mailing list