This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/29834] g++ thinks it is a declaration when it cannot be


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29834

--- Comment #6 from M.S. Babaei <ace.of.zerosync at gmail dot com> ---
Hi,

I'm wondering if this bug is ever going to be fixed?

Unfortunately I don't know C and do not understand how inner parts of GCC
works. But, it's mid 2013 and the bug first appeared on late 2006, with another
duplicate in 2012. Which is also a blocker for another bug.

It really bothers me, because I use GCC, Clang and VC++ at the same time. And I
should put GCC specific #ifdefs and disable part of my code's functionality on
GCC due to this bug. Both Clang and VC++ do not have this bug.

Regards,
M.S. Babaei


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]