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]

C++ Bug (was: Implicit declaration warnings for builtins)


On Mon, 22 May 2000, Zack Weinberg wrote:
> I got tired of not being warned about implicitly declaring strcmp or
> something like that.  This patch changes the logic to detect implicit
> declarations, so that builtin function decls genuinely don't count.
> [...]
> A similar patch may be appropriate for C++, I haven't looked.

Yes, I just checked and this bug is also present in the C++ frontend.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
LOVE-LETTER-FOR-YOU.TXT.vbs


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