This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/37866] "passing argument from incompatible pointer type" warning cannot be passed to -Werror=
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2008 22:34:54 -0000
- Subject: [Bug c/37866] "passing argument from incompatible pointer type" warning cannot be passed to -Werror=
- References: <bug-37866-12833@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-10-17 22:34 -------
That is because this is a pedantic warning which is enabled by default.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37866