[Bug preprocessor/89373] macro expansion not counting braces correctly

mdblack98 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 18 15:46:00 GMT 2019


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

--- Comment #4 from mdblack98 at yahoo dot com ---
FYI...the variadic macro __VA_ARGS__ did solve the braced items problem on
array initialization in nested macros.  Just have to move the argument to the
end of the macro...

Thanks

Mike


More information about the Gcc-bugs mailing list