Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Where is `_' defined?



Hello,
I'm trying to compile a part of Zsh. I'm getting the following error:

zsh.h:631:33: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_’
 typedef void (*voidvoidfnptr_t) _((void));

Trying to find where the underscore is defined is boundary to a
miracle. Could anyone help?
-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author