[Bug preprocessor/60022] macro _(Text) generates warning: implicit declaration of function '_' [-Wimplicit-function-declaration]
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 1 10:02:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60022
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
You can preprocess with -E -dD and look at what exactly was defined where and
how the preprocessed line containing call to rpmlog looks like.
More information about the Gcc-bugs
mailing list