This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/21759] Implement warning for codes at the intersection of C and C++
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2008 22:22:28 -0000
- Subject: [Bug c/21759] Implement warning for codes at the intersection of C and C++
- References: <bug-21759-1000@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from ghazi at gcc dot gnu dot org 2008-07-06 22:22 -------
Another C/C++ conflict (?) that could be possibly implemented in this warning
feature, enum declaration scoping:
http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00470.html
Not sure what the exact error message was.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21759