This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50134] -Wmissing-prototypes doesn't work for C++
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 May 2012 21:42:02 +0000
- Subject: [Bug c++/50134] -Wmissing-prototypes doesn't work for C++
- Auto-submitted: auto-generated
- References: <bug-50134-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50134
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |redi at gcc dot gnu.org
--- Comment #13 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-05-28 21:42:02 UTC ---
Jon, I'd like to resolve this PR: personally I totally agree with Manuel that
adding a few words of clarification in the docs, in particular explaining that
"prototype" is a C concept, is a good idea, but I'm not 100% sure about the
English. Could you double check the tentative patch here in the audit trail and
possibly post it to the mailing list?