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++/50134] -Wmissing-prototypes doesn't work for C++


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?


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