[Bug c++/108242] [10/11/12/13 Regression] '__FUNCTION__' was not declared when used inside a generic (templated) lambda declared inside a template function

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 3 18:16:36 GMT 2023


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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=105809
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I was just looking into bug 105809 which looks like the same problem except
with __PRETTY_FUNCTION__.


More information about the Gcc-bugs mailing list