This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/66879] Error message when defining a member function inside a class definition


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66879

--- Comment #3 from Anders Granlund <anders.granlund.0 at gmail dot com> ---
Thanks for the comments! Now I remember the following bug report that I sent to
clang:

https://llvm.org/bugs/show_bug.cgi?id=24030

That bug has now been confirmed and fixed in clang, so yes this is the actual
bug and it should be fixed in gcc also.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]