[Bug string/33706] error: expected identifier or ‘(’ before ‘_Generic’

fw at deneb dot enyo.de sourceware-bugzilla@sourceware.org
Tue Dec 9 07:53:07 GMT 2025


https://sourceware.org/bugzilla/show_bug.cgi?id=33706

Florian Weimer <fw at deneb dot enyo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fw at deneb dot enyo.de,
                   |                            |fweimer at redhat dot com
              Flags|                            |security-

--- Comment #1 from Florian Weimer <fw at deneb dot enyo.de> ---
I think you always had to write

extern wchar_t *(wmemchr) (const wchar_t *, wchar_t, size_t);

to prevent macro-expansion. But redeclaring standard functions like that is
generally undefined, I think.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list