[Bug c++/13687] -Wmissing-prototypes should not be ignored for C++
gdr at integrable-solutions dot net
gcc-bugzilla@gcc.gnu.org
Thu Jan 15 00:21:00 GMT 2004
------- Additional Comments From gdr at integrable-solutions dot net 2004-01-15 00:21 -------
Subject: Re: -Wmissing-prototypes should not be ignored for C++
"t dot schutter at att dot net" <gcc-bugzilla@gcc.gnu.org> writes:
| C++ does not need prototypes before calling the function if the function is
| declared as having "C" linkage instead of "C++" linkage.
That assertion is just plain wrong.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13687
More information about the Gcc-bugs
mailing list