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

--- Comment #18 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-06-01 08:47:11 UTC ---
Author: redi
Date: Fri Jun  1 08:47:06 2012
New Revision: 188103

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188103
Log:
2012-06-01  Manuel LÃpez-IbÃÃez  <manu@gcc.gnu.org>
            Jonathan Wakely  <jwakely.gcc@gmail.com>

    PR c++/50134
    * doc/invoke.texi (Warning Options): Explain purpose and differences
    between -Wmissing-prototypes and -Wmissing-declarations.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi


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